Commit Graph

8789 Commits

Author SHA1 Message Date
Krasimir Angelov 68db7695f5 a simple fix for the linearizer 2018-06-20 22:21:10 +02:00
Krasimir Angelov b86373438b Revert "when linearizing missing functions with brackets, the name of the function should still be reported"
This reverts commit 18204bdd25bd460904ac475f3ea340daa96589df.
2018-06-20 21:16:19 +02:00
Krasimir Angelov 4cdd4dd8a7 Revert "forgot to switch off the debugger"
This reverts commit 5919dfa3366dfd2f2af8c3ce7749d066a2033f0d.
2018-06-20 21:13:58 +02:00
odanoburu f067267953 Merge remote-tracking branch 'upstream/master' into por 2018-06-20 12:33:05 -03:00
Krasimir Angelov 427f8d8478 forgot to switch off the debugger 2018-06-20 16:36:45 +02:00
Krasimir Angelov aaefe4310d when linearizing missing functions with brackets, the name of the function should still be reported 2018-06-20 16:35:28 +02:00
Krasimir Angelov 65cfdf1775 added bracketedLinearizeAll 2018-06-20 13:51:41 +02:00
Krasimir Angelov d8eac259e4 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-06-20 13:06:15 +02:00
Krasimir Angelov 09d576f5b4 bracketedLinearize in Haskell now emits the BIND constructor like in Java 2018-06-20 13:05:15 +02:00
John J. Camilleri 485938103c Remove wide coverage translator
It had now been migrated to a new repository:
https://github.com/GrammaticalFramework/wide-coverage
2018-06-20 10:06:22 +02:00
John J. Camilleri 6ce57c0505 Homepage minors
- add Travis build status icon
- make Github link point to org rather than repo
2018-06-20 09:55:53 +02:00
Krasimir Angelov 96f3484622 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-06-16 07:09:17 +02:00
Inari Listenmaa 9d2b92dbc1 Split gftest to a new repo 2018-06-15 14:31:21 +02:00
Inari Listenmaa 2d9240e036 Merge pull request #62 from inariksit/dutch
Small fixes in Dutch
2018-06-15 14:05:06 +02:00
Inari Listenmaa 92d9e20f19 (Dut) Extend vs. Extra 2018-06-15 13:14:53 +02:00
John J. Camilleri 71c7fbc7f9 Remove oldstyle.css 2018-06-14 10:11:11 +02:00
John J. Camilleri f0c5d53e78 Remove editor mode files from Haskell package (in gf.cabal) 2018-06-13 10:18:25 +02:00
John J. Camilleri 4ca52bf763 Add TypeScript type definitions for gflib.js 2018-06-13 09:52:20 +02:00
John J. Camilleri 22b754d23b Clean up old download pages 2018-06-13 08:47:33 +02:00
Aarne Ranta 013f3573e6 added transliteration arabic_unvocalized, which omits the vowels 2018-06-12 20:39:39 +02:00
John J. Camilleri 5aa2a212bb Remove HTML files from VC which should be generated from txt2tags
If these pages disappear from the web via www.grammaticalframework.org
then this commit may need to be reversed
2018-06-12 15:53:58 +02:00
John J. Camilleri 27b49e0a8b Remove /framenet redirect for the sake of cleaning things up 2018-06-12 15:43:28 +02:00
John J. Camilleri d0ce46722b Minor cleanup in webpages 2018-06-12 15:41:05 +02:00
Inari Listenmaa baa74e7b32 Merge pull request #59 from inariksit/gftest
(gftest) Fixes/additions when comparing against older version
2018-06-12 14:53:06 +02:00
Inari Listenmaa df6c9e047e (gftest) Compare also functions of arity 0 + custom startcat for comparison 2018-06-12 14:35:03 +02:00
John J. Camilleri e969948a47 Remove .authorspellings (it was a darcs relic and now useless) 2018-06-11 22:10:32 +02:00
John J. Camilleri ffb74b2f3d Merge branch 'master' of github.com:GrammaticalFramework/GF 2018-06-09 20:44:24 +02:00
odanoburu 8b05ed9469 Merge remote-tracking branch 'upstream/master' into por 2018-06-06 09:51:42 -03:00
Inari Listenmaa 54be69f2b8 Merge pull request #55 from inariksit/dutch
Dutch smart paradigms + remove commented out code
2018-06-05 11:50:24 +02:00
Inari Listenmaa cc0d4426a2 Merge pull request #54 from odanoburu/master
* update GF mode
2018-06-05 11:38:16 +02:00
odanoburu 9a17ca21b5 * update GF mode
- moved to new repo at
  https://github.com/GrammaticalFramework/gf-emacs-mode
- main changes:
  - use utf-8 encoding for inferior gf process
  - add display of operation types
- update links
2018-06-04 09:16:02 -03:00
Krasimir Angelov 10e10298d9 implemented compound nounds which work like adverbs 2018-05-30 23:04:40 +02:00
odanoburu 92d476f43b Merge remote-tracking branch 'upstream/master' into por 2018-05-28 16:22:54 -03:00
Krasimir Angelov 44e387ec16 Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-05-28 10:14:27 +02:00
Krasimir Angelov e862968305 added comment for Windows 2018-05-28 10:14:03 +02:00
Krasimir Angelov 4c5fc9f3a8 some tweaks for Windows 2018-05-28 10:12:27 +02:00
Inari Listenmaa 1e71e18e21 (gftest) Add --show-context + combine -o with -f,-c,-b
Added a few new features:

    -o OldGrammar.pgf: if combined with -f , -c or -b , only test the specified trees+functions.
    --show-context FId: shows contexts for the particular concrete category
    --show-cats interacts with --debug by showing also concrete categories
2018-05-24 23:40:11 +01:00
Inari Listenmaa a2f9d9d8d5 Merge pull request #52 from odanoburu/doc-pre
(refman) update pre syntax
2018-05-24 23:10:17 +01:00
Inari Listenmaa a0849d8a5a (gftest) Add --show-context + combine -o with -f,-c,-b 2018-05-24 22:36:23 +02:00
odanoburu 2ae44902e1 (refman) update pre syntax [ci skip] 2018-05-24 13:50:23 +00:00
Prasanth Kolachina 19c6090e85 Merge pull request #50 from pkolachi/master
function for linearizing variants (bracketedStringAll)
2018-05-24 09:52:48 +02:00
Prasanth Kolachina ef4731e8ba spell error in py.egs.README 2018-05-24 09:47:55 +02:00
Prasanth Kolachina 6faad1b3cf add bracketLinearizeAll for variants 2018-05-24 09:47:27 +02:00
odanoburu d205679dce (Por) merge PRs #45 and #48 and solve conflicts 2018-05-23 19:07:32 -03:00
odanoburu b3c6bfa8d2 Merge branch 'por-extra' into por-merge 2018-05-23 19:03:58 -03:00
odanoburu c8b1cb715e Merge remote-tracking branch 'upstream/master' into por 2018-05-23 11:22:46 -03:00
Inari Listenmaa 10df5a7269 (gftest) Multiple concrete categories for context generation 2018-05-22 11:49:42 +01:00
Inari Listenmaa b635cb3d52 (gftest) Better pruning + add new command line option 2018-05-21 18:41:16 +01:00
Krasimir Angelov 9d39648dfb fixed typo which broke the compilation on Windows 2018-05-21 16:03:30 +02:00
Krasimir Angelov e6ae55641f Merge branch 'master' of https://github.com/GrammaticalFramework/GF 2018-05-21 09:37:33 +02:00