summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2009-12-14use forward slash instead of back slash in GF.cabalkrasimir
2009-12-14remove some more dead codekrasimir
2009-12-14remove the old parsing code and the -erasing=on flagkrasimir
2009-12-14rename some modules that had GFCC in the name to PGF+somethingkrasimir
2009-12-14now the PGF to JavaScript convertor uses PMCFGkrasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2009-12-13rename #Var to __gfVar because it breaks the JavaScript editorkrasimir
2009-12-14moved some doc to deprecated; empty dirs in lib to enable lib/src/Makeaarne
2009-12-13unicode encoding in quiz questions fixedaarne
2009-12-11judgements lindef are now respected by both the parser and the linearizerkrasimir
2009-12-11moved bin/jgf to deprecatedaarne
2009-12-10allow empty lines when reading with 'rf -lines -tree'krasimir
2009-12-10index: version still 3.0aarne
2009-12-09updated index page - back in old place after allaarne
2009-12-10Added a page title on the home pagehallgren
2009-12-10Transparent logo backgroundhallgren
2009-12-09function read_file now reports errors if there is expression with parse or ↵krasimir
type error
2009-12-09moving a few things to deprecatedaarne
2009-12-09manual web page edits from cs.chalmersaarne
2009-12-08Polish Bronzeage, compile with 13 languagesaarne
2009-12-08making Arabic minimal compile; strange chars remainaarne
2009-12-07change the URL to the bug trackerkrasimir
2009-12-07Constructors.str2numeral for making numerals from stringsaarne
2009-12-05added mkMeta and isMeta in PGFkrasimir
2009-12-05fix the pattern matching in unStr, unInt, unDoublekrasimir
2009-12-01abstracts, literals, and variables in tree visualizationaarne
2009-11-29TranslateApp now have browser for abstract syntaxkrasimir
2009-11-26function doListGrammars in PGFService is obsoletekrasimir
2009-11-26the default function of the PGFService should return list of functions as ↵krasimir
well as list of categories
2009-11-26change PGF.categories to return list of identifiers instead of typeskrasimir
2009-11-20restored a parsing grammar api/Browseaarne
2009-11-17slight optimization in GF.Grammar.Lexerkrasimir
2009-11-16Dutch lexicon generated via Google translate; method in lib/src/MkExx.hsaarne
2009-11-15command vt -mk for displaying overload-style function namesaarne
2009-11-14lookupResType should always return the precomputed CncFun typekrasimir
2009-11-13bugfix: In AppPredefined.hs, PTrue and PFalse should be declared as constructorskrasimir
2009-11-13add test case for typechecking of lincatkrasimir
2009-11-13for 'lincat C = T' the typechecker should check that T is a valid typekrasimir
2009-11-12before the optimizations OptParametrize and OptValues were applied twice. in ↵krasimir
addition the values optimization is now always applied because it become very cheep
2009-11-12parteval -> partial evaluationkrasimir
2009-11-12bugfix: GF.Compile.GrammarToGFCC should not strip the parameter valueskrasimir
2009-11-11questions, relatives, numerals - most of Dutch syntax soon in placeaarne