summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-04-03Simple Translation Tool: initial support for editing source segments in the m...hallgren
2013-04-03Adding src/www/js/localstorage.jshallgren
2013-04-03Prevent Unicode characters in warning messages from stopping grammar compilationhallgren
2013-04-02Replace "CId" with "Language" in type signature for PGF.tabularLinearizesjohn.j.camilleri
2013-04-02minibar: remember the selected set of target langaugeshallgren
2013-04-02minibar: abstract syntax trees are now shown with or without category nameshallgren
2013-03-29option pt -funs to show all fun's in a treeaarne
2013-03-28minibar: show abstract syntax trees without or with function nameshallgren
2013-03-28PGF web API: command=abstrtree not supports the nocat and nofun optionshallgren
2013-03-27minibar: fix problems with the To: menuhallgren
2013-03-27minibar: documentation updatehallgren
2013-03-27minibar: click on a linearization to obtain a table with all variants and formshallgren
2013-03-27support.js: add function replaceNodehallgren
2013-03-27PGF web API: add comand linearizeTablehallgren
2013-03-27minibar: fix buttons for abstract syntax trees and word alignment diagramshallgren
2013-03-26minibar: documentation updatehallgren
2013-03-26minibar: show parse trees without or with function nameshallgren
2013-03-26PGF service: support all parse tree visualziation options in the web APIhallgren
2013-03-26haddock bug workaroundhallgren
2013-03-25minibar: initial support for selecting an arbitrary subset of target languageshallgren
2013-03-20the calculation of lexical_prob in the statistical parser doesn't work proper...kr.angelov
2013-03-20replace #if with #ifdef when checking for the optional bottom up filtering in...kr.angelov
2013-03-19the bottom up filtering in the C runtime is temporary disabled. It takes too ...kr.angelov
2013-03-16Fix a problem with pattern macros in pre { } expressionshallgren
2013-03-14bug fix in the linearizer in the C runtimekr.angelov
2013-03-14update the pgf-service tool from the C runtime after the changes in the APIkr.angelov
2013-03-13PGF web API: add 'to' parameter to the 'alignment' commandhallgren
2013-03-13PGF web API: generalize the 'to' parameter to accept a list of languageshallgren
2013-03-13pt -nub to remove duplicate trees from a list returned e.g. by a parseraarne
2013-03-12partial evaluator: push predefined functions inside variantshallgren
2013-03-12command pt -subtrees that analyses a tree into the set of subtrees. Using pt ...aarne
2013-03-11bugfix in the statistical parserkr.angelov
2013-03-11Additional changes for GHC 7.4 & 7.6 compatibilityhallgren
2013-03-09ghc-7.6: allow directory-1.2Sergei Trofimovich
2013-03-09ghc-7.6: fix src/server/PGFService.hs (use catch from base-4 Control.Exception)Sergei Trofimovich
2013-03-09ghc-7.6: add missing Num instance for BitsSergei Trofimovich
2013-02-28Fix a bug that could cause "Prelude.head: empty list"hallgren
2013-02-28pattern match length estimation code simplicationhallgren
2013-02-27Faster regular expression pattern matching in the grammar compiler.hallgren
2013-02-27GF grammar pretty printer improvementshallgren
2013-02-26added gu_buf_flush in seq.c which removes all elements from a bufferkr.angelov
2013-02-19the parser in the C runtime should not crash if the start category is not def...kr.angelov
2013-02-19bugfix in the grammar reader in the C runtimekr.angelov
2013-02-13bugfix in the linearizer for the C runtimekr.angelov
2013-02-13Fix for a PGF portability problemhallgren
2013-02-12now the beam size for the statistical parser can be configured by using the f...kr.angelov
2013-02-12the statistical parser now uses a baseline lexical estimation of the beam sizekr.angelov
2013-02-11translator: add some menu padding for touch deviceshallgren
2013-02-11translator: small style changehallgren
2013-02-11translator: remove debug codehallgren