summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-28buf fix in the compiler for HOASkr.angelov
2012-02-27gfse: recognize Predef categories Int, Float and Stringhallgren
2012-02-27gfse: text mode improvementshallgren
2012-02-27libpgf: pretty printing for expressions with metavaraibleskr.angelov
2012-02-27Phrasebook feedback: hide feedback submitted by Googlebothallgren
2012-02-24gfse: text mode editing: accept grammars with printname judgementshallgren
2012-02-24gfse: text mode tweakshallgren
2012-02-24libpgf: fix in pgf_read_into_mapkr.angelov
2012-02-24libpgf: simple fix in the grammar printer and the readerkr.angelov
2012-02-24the Predef function eqVal to compare equality of parameter valuesaarne
2012-02-23src/server/ContentService.hs: fix compilaton problemhallgren
2012-02-23hindi-resource-grammarvirk.shafqat
2012-02-22libpgf: now we have both complete bottom up index for robust parsing and fast...kr.angelov
2012-02-22gfse: layout fixhallgren
2012-02-22gfse: experimental support for editing concrete syntax in text modehallgren
2012-02-22gfse: some refactoringhallgren
2012-02-22libpgf: two small fixes in the parser debuggerkr.angelov
2012-02-22libpgf: the map curr_lindefs must be allocated from a temporary poolkr.angelov
2012-02-21libpgf: added index for fast lexicon lookup. Still not perfectkr.angelov
2012-02-21utils/pgf-translate now reports the parsing timekr.angelov
2012-02-21gfse: edit abstract syntax in text mode with instant syntax error reportinghallgren
2012-02-21sindhipatchvirk.shafqat
2012-02-20GF.Inra.UseIO: add instance Functor IOE, add method fail to instance Monad IOEhallgren
2012-02-18libpgf: now the debugging mode for the parser is available only with compilat...kr.angelov
2012-02-18libpgf: remove the now redundant field extra_ccats in PgfConcrkr.angelov
2012-02-18libpgf: now the linearization index is created during the grammar loading whi...kr.angelov
2012-02-17libpgf: simplify the loading of PgfCncCatkr.angelov
2012-02-17libpgf: added printer.ckr.angelov
2012-02-17gfse: when uploading/compiling a grammar, automatically upload inherited gram...hallgren
2012-02-16gfse: bug fixhallgren
2012-02-16gfse: you can now remove grammars from the list of inherited grammarshallgren
2012-02-16gfse: style sheet fixeshallgren
2012-02-15gfse: more work on grammar extensionhallgren
2012-02-15minibar_translations.js: bug fixhallgren
2012-02-14gfse: make categories from inherited grammars available in the startcat menuhallgren
2012-02-13gfse: bug fix in grammar download from cloudhallgren
2012-02-13gfse & minibar: small fixeshallgren
2012-02-13minibar: fix problems with the feedback formhallgren
2012-02-13gfse: better integration of the minibarhallgren
2012-02-13minibar: bug fix: accidental reference to global variable "server"hallgren
2012-02-13gfse: added a button to go directly from the editor to the minibarhallgren
2012-02-10gfse: stay on the same page when compiling grammarshallgren
2012-02-10gfse&minibar: select the right grammar in minibar when invoked from gfsehallgren
2012-02-10gfse: bug fix: syntax check in concrete syntax wasn't workinghallgren
2012-02-09gfse: initial support for module extensionhallgren
2012-02-07gfse: document the representation of GF grammars used by the editor.hallgren
2012-02-01gf -server: better error message for requests with unsupported HTTP methodshallgren
2012-02-01gf -server: fix bug that caused '+' to be converted to ' ' in uploaded grammarshallgren
2012-01-26libpgf: switch to using callbacks and lazy prediction in the parser. this red...kr.angelov
2012-01-26libpgf: use a temporal pool for allocating the arrays in the continuation map...kr.angelov