summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-12-20bug fix in the new partial evaluatorhallgren
2012-12-20added alltenses to the default search path (just like prelude)aarne
2012-12-20PGFService.hs: code duplication reductionhallgren
2012-12-19partial evaluator bug fixhallgren
2012-12-19GF.Grammar.Lookup: new function lookupResDefLochallgren
2012-12-19bugfix: the linearizer should not generate extra space at the end of the sent...kr.angelov
2012-12-19bugfix for linearization of metavariables at the root of a treekr.angelov
2012-12-19rename linearize.{h/c} to linearizer.{h/c} which follows the convention used ...kr.angelov
2012-12-19a major reimplementation of the linearizer in the C runtimekr.angelov
2012-12-18fixed accidental bug in pgf-parse.ckr.angelov
2012-12-18partial evaluator bug fixhallgren
2012-12-18the C runtime now can read abstract expressions with literals and meta variableskr.angelov
2012-12-14debugging infrastructure in the reasonerkr.angelov
2012-12-14bugfix for the reasoner in the C runtimekr.angelov
2012-12-14a bit more flexible API for parsing in Pythonkr.angelov
2012-12-14The first prototype for exhaustive generation in the C runtime. The trees are...kr.angelov
2012-12-14Add language extension for ghc<7.4hallgren
2012-12-14More work on the new partial evaluatorhallgren
2012-12-13bugfix in the lexer from the C runtime. the input sentence doesn't have to te...kr.angelov
2012-12-13added simple error handling in the Python testkr.angelov
2012-12-13added a simple test for the Python bindingkr.angelov
2012-12-13an initial API for parsing and linearization from Pythonkr.angelov
2012-12-13a top-level API for parsing in the C runtimekr.angelov
2012-12-13bugfix: the outside probability of a PgfItemConts must always be initialized ...kr.angelov
2012-12-13bugfix: pgf_read_expr no longer requires a semicolon at the end of an abstrac...kr.angelov
2012-12-12an initial Python binding to the C runtimekr.angelov
2012-12-12started an official API to the C runtimekr.angelov
2012-12-11partial evaluator workhallgren
2012-12-11Syntax editor: unwrap featurejohn.j.camilleri
2012-12-11Syntax editor: link to about pagejohn.j.camilleri
2012-12-11Syntax editor: add about.html (and a Makefile for generating it)john.j.camilleri
2012-12-11bugfix for robust parsing with multi-word unitskr.angelov
2012-12-10Compute.ConcreteNew: add missing case for variant functionshallgren
2012-12-07Syntax editor: change startcat when wrapping top nodejohn.j.camilleri
2012-12-07Make -new-comp the default and bump the version number to 3.3.11-darcshallgren
2012-12-07Syntax editor: various small improvements...john.j.camilleri
2012-12-06Compute.ConcreteNew: bug fix for indirectly defined pattern macroshallgren
2012-12-04Syntax editor: wrap now handles multiple possible positions for subtreejohn.j.camilleri
2012-12-03Syntax editor: add wrap featurejohn.j.camilleri
2012-12-03added experimental script for chunking in the C runtimekr.angelov
2012-12-03added INSTALL file and updated README file for the C runtimekr.angelov
2012-12-02produce error message instead of failure of irrefutable pattern Ok ty_C in Gr...aarne
2012-11-30Syntax editor: internal optimizations by pre-computing certain stuffjohn.j.camilleri
2012-11-30Syntax editor: in-place replacement of functionsjohn.j.camilleri
2012-11-29minibar: add a button to get detailed grammar infohallgren
2012-11-29minibar: add tool tips to some of the buttonshallgren
2012-11-29Syntax editor: internal improvements. re-introduce initialize_from functionjohn.j.camilleri
2012-11-29Syntax editor/minibar integration fixjohn.j.camilleri
2012-11-27some documentation updates and fixeshallgren
2012-11-27Syntax editor; add new helper for parsing type signatures (not complete)john.j.camilleri