summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-01-26added probabilities to trees and random gen; not yet in shellaarne
2010-01-26fix the PGF generation when it is used from the shellkrasimir
2010-01-17PGF is now real synchronous PMCFGkrasimir
2010-01-17now the linearization is completely based on PMCFGkrasimir
2010-01-17prettier parameter names in PGFkrasimir
2010-01-16small code cleanup in GeneratePMCFG.hskrasimir
2010-01-12move the definitions of _B and _V to PGF.Macroskrasimir
2010-01-05store the label names in PMCFGkrasimir
2010-01-05printnames are now kept as String instead of Term in PGFkrasimir
2010-01-15allow metavariables with indices i.e. ?0, ?1, etc in the abstract syntax ↵krasimir
parser in PGF
2010-01-15now the abstract syntax in PGF allows the same syntax for integers, floats ↵krasimir
and strings as in Haskell. This includes negative integers and exponents in the floats
2010-01-13Use build-type: Custom, so that cabal install calls Setup.hs.hallgren
2010-01-12Makefile for Foods.pgf (machine readable version of README)hallgren
2010-01-12additional tests for linearizationskrasimir
2010-01-07inplace editing/parsing in the syntax editorkrasimir
2010-01-07better tokenizer in the JavaScript runtimekrasimir
2010-01-05Swedish "each of" in Attempto with correct agreementaarne
2010-01-05that_Subj in Italianaarne
2010-01-05agreement in German Predetaarne
2010-01-04fixes in Attempto aarne
2010-01-04number agreement in Romance predeterminersaarne
2010-01-04added test grammar for literals in the testsuitekrasimir
2010-01-04some dead code is removed in the JavaScript interpreterkrasimir
2010-01-04literal categories in the JavaScript interpreterkrasimir
2010-01-04fix the editor grammarkrasimir
2010-01-04in gflib.js declare all variables with 'var' because otherwise they are ↵krasimir
global by default
2010-01-04in the javascript version of extractTrees filter out the duplicated parse treeskrasimir
2010-01-04bugfix in the javascript parserkrasimir
2009-12-31morpho analysis with -missing flag, shows words outside lexicon; also ↵aarne
invoked if parsing fails; also added pg -words to show the list of words
2009-12-27js-runtime: redundant loop removedkrasimir
2009-12-27use object references instead of FunId and SeqId in the javascript parserkrasimir
2009-12-27bugfix in the javascript parserkrasimir
2009-12-21javascript editor with PMCFG parser. (not stable yet)krasimir
2009-12-18mathtext examples from Bonnaarne
2009-12-17correct capitalization in unlexmixed; unlextext and unlexmixed now remove ↵aarne
string literal quotes
2009-12-16one step deeper into records in PGF generationaarne
2009-12-15Home page updated for GF 3.1 releasehallgren
+ Added links to Google Group and Google Project. + Removed duplicated links. + Minor style changes. + The page is not generated from index.txt.
2009-12-15New GF 3.1 package for windowshallgren
2009-12-15Comment out broken link to old download pagehallgren
2009-12-15Download page updated for GF 3.1 releasehallgren
2009-12-15Update version number 3.0 to 3.1 in a number of placeshallgren
2009-12-15Add build-tools: happy, alexhallgren
2009-12-15completed gf-bibliographyaarne
2009-12-15warm_A in FoodsFinaarne
2009-12-14Make transparent pixels white in the logoshallgren
2009-12-14reverse engineered version of the Editor grammarkrasimir
2009-12-14Added rules to update automatically generated HTML files.hallgren
Only gf-developers.html is updated for now, but more files could be added to the list.
2009-12-14Developer documentation updates prompted by the switch to darcs version 2hallgren
In particular, the --lazy flag replaces the --partial flag.
2009-12-14New smoother version of the GF logohallgren
The new logo is in the new directory doc/Logos. The old logo has been moved there too. The documentation has been updated to refer to the new logo. The new logo was provided in SVG format by Krasimir, but PNG files are included as well. There are some new rules in doc/Makefile to convert from SVG to PNG, which you can use if you edit the SVG files.
2009-12-14fix the directories in gf-server.cabalkrasimir