summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-09The name of the fastcgi executable has changed back to pgf-servicehallgren
2011-01-08fix the computation of abstract expressions in the presence of implicit argum...krasimir
2011-01-08bugfix in the handling of implicit arguments in the typecheckerkrasimir
2010-12-28The GF editor now lets the user to upload his/her own grammarskrasimir
2010-12-23gf-server.cabal: changes to stop cabal from demanding hsql even when content-...hallgren
2010-12-22PGF web service: make the generated index.html for pgf-http a bit more inform...hallgren
2010-12-22gf-server.cabal: update description of fastcgi flaghallgren
2010-12-22gf-server.cabal: make hsql-mysql optional like fastcgihallgren
2010-12-22gf-server.cabal: Change the default for the flag fastcgi to Falsehallgren
2010-12-22PGF web service: Use Content-Type text/javascript from JSON outputhallgren
2010-12-22added GrammarsPanel in the GF editorkrasimir
2010-12-22tweak gf-server.cabalkrasimir
2010-12-21more clear LICENSE file for GFkrasimir
2010-12-17minibar.html: omit explicit grammars_url optionhallgren
2010-12-17minibar/support.js: fix comment typos and add linkshallgren
2010-12-17pgf-http now uses $datadir/www instead of ./www as the document roothallgren
2010-12-17RunHTTP.hs: remove hardcoded document roothallgren
2010-12-17Install minibar and some example grammars along with pgf-httphallgren
2010-12-17bugfix: GeneratePMCFG should initialize the lexicon to emptykrasimir
2010-12-17bugfix: setProbabilities should be more robust when there are missing probabi...krasimir
2010-12-14updated documentation of pg -printer formatsaarne
2010-12-14documented the pgf -printer values for helpaarne
2010-12-14option cc -list addedaarne
2010-12-14PGFToCFG should use the full production set because the lexicon is now split outkrasimir
2010-12-14now every parse state keeps reference only to the concrete and the abstract s...krasimir
2010-12-14work-around in Tree.expr2tree to make Paraphrase workaarne
2010-12-14type checking of oper types with let expressionsaarne
2010-12-14optimization in the parser for large lexicons. Now, the parser is slightly sl...krasimir
2010-12-11fixed the failure to partial-evaluate pre in right-associative contextaarne
2010-10-19In the haskell code, we make the binary representation of the doubles complia...gdetrez
2010-12-10preparing resource api for multilingual documentationaarne
2010-12-09minibar/support.js: add an errorcallback parameter to ajax_http_gethallgren
2010-12-08some more functions in GF.Data.TrieMapkrasimir
2010-12-08fixed typos in the documentation for PGF.Parsekrasimir
2010-12-06simple refactoring in PGF.Macros and relatedkrasimir
2010-12-07optimize-pgf and file flag in pg -pgfaarne
2010-12-07moved PGF.ToApi to GF.Compile.ToAPIaarne
2010-12-07shell command pg -pgf writes current pgf into a fileaarne
2010-12-07minibar.js: restore start_miniabr function for backward compatibilityhallgren
2010-12-06printing option -api in the eb commandaarne
2010-12-06no more IO in the syntax to API translatorra.monique
2010-12-06vt -api with conversion to resource API namesaarne
2010-12-05added syntax to api translation modulera.monique
2010-12-01minibar: rewrite minibar.js in a more idiomatic JS OOP stylehallgren
2010-12-01Let minibar keep its own copy of tree-btn.pnghallgren
2010-12-01support.js: add function bind (JS OOP trick)hallgren
2010-11-30two examples of the .gfm formataarne
2010-11-30format .gfm for multiple modules in the same file; includes lines with ;-sepa...aarne
2010-11-28minibar/about.html: minor adjustmentshallgren
2010-11-26Add builtin preprocessors. Avoid creating tmp file. Fix multipreprocessor bug.hallgren