summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-06-18Yay!! Direct generation of PMCFG from GF grammarkrasimir
2010-06-18the automatically generated printnames were just junks. Now we store printnam...krasimir
2010-06-18PGF.Printer now dumps the printnames as wellkrasimir
2010-06-17rename GF.Grammar.Predef.isPredefCat to isLiteralCatkrasimir
2010-06-17GF.Grammar.Lookup.allParamValues now works for table types as wellkrasimir
2010-06-03case for pre in CF generation (ignores alternatives so far)aarne
2010-06-16grammar loader and unloader in C. Abstract Syntax only!krasimir
2010-06-10AndroidUI: implemented search in the bag of wordskrasimir
2010-06-09dead code elimination for PGF. Note: the produced grammars will not work well...krasimir
2010-06-09filter the duplications when doing 'l -table'krasimir
2010-06-08fixed bug in the recompilation checker which caused the phrasebook to be reco...krasimir
2010-06-08bugfix for flag -no-recompkrasimir
2010-06-08revert change in GF.Grammar.Printer that was intended for debugging onlykrasimir
2010-06-05Changing rec to rec_ in PGFjordi.saludes
2010-06-02feedback list stylinghallgren
2010-06-02minibar feedback: save user_agent, simple feedback viewerhallgren
2010-06-02Feedback form for phrasebook/minibarhallgren
2010-06-02New minibar option: default_source_languagehallgren
2010-06-02Some minibar/phrasebook button and style changeshallgren
2010-06-02Improved Goolge Translate buttonhallgren
2010-06-02added word "to" in the fake Android Fridgekrasimir
2010-06-02brushed_metal background in the Android appkrasimir
2010-06-02forgot some files for androidkrasimir
2010-06-02fake Fridge like app for Androidkrasimir
2010-06-01Work on the feedback button for the minibarhallgren
2010-05-29Always show link to Google Translate, and open it in a new window.hallgren
2010-05-29I switched back to the old algorithm for generating dependency trees. This re...krasimir
2010-05-28updated documentationhallgren
2010-05-28Add link to Google Translatehallgren
2010-05-28Changes for publication of SALDO demo web appshallgren
2010-05-28support.js: new function span_id, bug fix in function sorthallgren
2010-05-28refactoring in GF.Grammar.Grammarkrasimir
2010-05-28composOp should iterate under ImplArgkrasimir
2010-05-28bugfix in GF.Grammar.Printerkrasimir
2010-05-26since now we don't do common subexpression elimination for PGF we could simpl...krasimir
2010-05-28disambiguation in Phrasebook: show Eng instead of AST if DisambL is missing; ...aarne
2010-05-26Add meta tag to avoid horizontal scrolling in Mobile Safarihallgren
2010-05-26Improved keyboard input handling in minibar/phrasebookhallgren
2010-05-26Enable display of abstract syntax in minibarhallgren
2010-05-26Use <input type=button ...> instead of <div ...> tags for the word magnets. T...hallgren
2010-05-26Change server to http://www.grammaticalframework.org:41296hallgren
2010-05-25some fixes for graphvizDependencyTreekrasimir
2010-05-25bugfix in the linearization algorithmkrasimir
2010-05-21hide the language code if translating to only one target languagehallgren
2010-05-21smaller input fieldhallgren
2010-05-19now every BracketedString also has reference to the source expression(s)krasimir
2010-05-19added function lengthBracketedStringkrasimir
2010-05-19now the parser could return partial parse resultskrasimir
2010-05-17simple refactoring: use ActiveKey in PGF.Parse.getParseResult instead of plai...krasimir
2010-05-11in PGF, when printing function and category definitions, add semicolonkrasimir