summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2013-02-11translator: "Open..." doesn't discard the current document anymorehallgren
2013-02-11the class PgfConcr from the Python binding now has a property name which retu...kr.angelov
2013-02-11refactoring: now all named objects in the C runtime have an explicit name fieldkr.angelov
2013-02-11remove the pgf2yaml tool which was both broken and redundant. The declaration...kr.angelov
2013-02-11the grammar reader in the C runtime is completely rewritten and it doesn't us...kr.angelov
2013-02-03pg -lexc now writes a list of multichar symbols and a title ("Root") for the ...aarne
2013-02-01This patch removes Gregoire's parse_tokens function in the python binding and...kr.angelov
2013-02-01implement gu_exn_caught in gu/exn.c. It was missingkr.angelov
2013-01-29Better error message for unsupported token gluinghallgren
2013-01-29Fix a bug with record extensionhallgren
2013-01-29Avoid crash in random generation with probabilitieshallgren
2013-01-29bugfix in the reference counting for Pythonkr.angelov
2013-01-29the Python binding is in pure C againkr.angelov
2013-01-29added an API for composing and decomposing abstract trees from Pythonkr.angelov
2013-01-29fixed typos in the python binding: in a few places pgf_ExprType was used inst...kr.angelov
2013-01-28Quick fix to render some parser error messages from UTF-8-encoded source file...hallgren
2013-01-28Better error message for Predef.errorhallgren
2013-01-28improved error message for overloading in case the given signature looks the ...aarne
2013-01-24Python binding: add a parsing function that accepts directly a list of tokens.gregoire.detrez
2013-01-18Add fun/cat printnames to PGF web servicejohn.j.camilleri
2013-01-13gf -server: fix bug in bug fix for current directoryhallgren
2013-01-12gf -server: small logging improvementshallgren
2013-01-12gf -server: defend against problems with the current directory caused unhandl...hallgren
2013-01-11Syntax editor: initial support for string literalsjohn.j.camilleri
2013-01-11Syntax editor: add tooltips to buttonsjohn.j.camilleri
2013-01-11Syntax editor: remove beta labeljohn.j.camilleri
2013-01-11partial evaluator: fix token glueing bughallgren
2013-01-09Fixes for minibar offlinehallgren