summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-05-16translator: update About pagehallgren
2012-05-16translator: use GF's text lexer/unlexer to obtain more natural looking texthallgren
2012-05-16GFServer.hs: apply UTF8 decoding to all server inputhallgren
2012-05-16translator: file browser shows files alphabetically nowhallgren
2012-05-16small fix for compiling the robust parser on MacOSkr.angelov
2012-05-16translator: bug fixhallgren
2012-05-15Adding a Simple Translation Toolhallgren
2012-05-15Integrate Japanesehallgren
2012-05-15missing case in partial evaluation of + fixedaarne
2012-05-08a new unbiased statistical parser. it is still far from perfect use it on you...kr.angelov
2012-04-18yet another fix for parsing literalskr.angelov
2012-04-12some fixes in the robust parser and a new API for literalskr.angelov
2012-05-04alex 3 incompatibility workaroundhallgren
2012-04-30minibar_offline: fix the link to the regular minibarhallgren
2012-04-30minibar_offline: Update the API exported by pgf_offline.js to be compatible w...hallgren
2012-04-27minibar: word-for-word replacements: use concrete syntax for replacement word...hallgren
2012-04-24minibar&gfse: grammar extension user interface improvementshallgren
2012-04-19minibar & cloud service: minor style changeshallgren
2012-04-19Minibar documentation updatehallgren
2012-04-18minibar: add buttons to use generated translations as inputhallgren
2012-04-11minibar: fix to prevent the typed input field from losing focus when turning ...hallgren
2012-04-10minibar: internal state type changehallgren
2012-04-10minibar_input.js: internal state simplificationhallgren
2012-04-10minibar/pgf_online.js: pass arguments to the browse function in the same way ...hallgren
2012-04-05minibar&gfse: grammar extension user interface fixeshallgren
2012-04-04minibar&gfse: first working grammar extension interface in minibarhallgren
2012-04-03minibar: remember current inputhallgren
2012-04-02simple cleanup in the robust parserkr.angelov
2012-04-02minibar: better implementation of word replacementhallgren
2012-04-02gf-server.cabal: mtl is needed to build pgf-server nowhallgren
2012-04-02PGFService.hs: add web API function "abstrjson"hallgren
2012-04-01support.js: add an implementation of Array.isArray for older browsers that la...hallgren
2012-03-29gfse&minibar: work in progress on grammar extension fromminibarhallgren
2012-03-29gfse: show an informative error message in browsers that lack support for loc...hallgren
2012-03-26Workaround for bug in ghc-7.2.2hallgren
2012-03-26compiler/GF/Text/Coding.hs: fix build failure against ghc-7.2Sergei Trofimovich
2012-03-26Fix List.foldl / Map.foldl ambiguositySergei Trofimovich
2012-03-26minibar: support for adding grammars from several servers to the grammar menuhallgren
2012-03-26gfse: enable word replacement in minibar when activated from the editorhallgren
2012-03-26gfse&minibar: fix bug caused by function name clashhallgren
2012-03-22minibar: word-for-word replacement fixeshallgren
2012-03-22pgf_online.js: error callbackshallgren
2012-03-19minibar: word-for-word replacement fixhallgren
2012-03-19minibar: fix for recently introduced bug affacting Webkit browsershallgren
2012-03-19minibar: don't try to select the most recently used grammar if it isn't in th...hallgren
2012-03-18minibar: automatically select the most recently used grammar when returning t...hallgren
2012-03-18PGF run-time library: function names in BracketedString (experimental)hallgren
2012-03-18minibar: word-for-word replacement (experimental)hallgren
2012-03-17Cloud service start page layout fix for small screenshallgren
2012-03-16PGFService.hs: command=browse can now produce output in JSON format.hallgren