summaryrefslogtreecommitdiff
path: root/src/compiler
AgeCommit message (Expand)Author
2013-04-22a bit more informative error message in GrammarToPGFkr.angelov
2013-04-19the option -old for the vp command is now redundantkr.angelov
2013-04-19remove the dead code left behind by Peter Ljunglöf in VisualizeTreekr.angelov
2013-04-19fix the command options for the vd command in the shellkr.angelov
2013-04-10gf -s/-q now silences "no linearization of" warningshallgren
2013-04-08PGF.hs: export function missingLinshallgren
2013-04-05Compiler.hs: ghc 7.6.2 compatibilityhallgren
2013-04-03Prevent Unicode characters in warning messages from stopping grammar compilationhallgren
2013-03-29option pt -funs to show all fun's in a treeaarne
2013-03-16Fix a problem with pattern macros in pre { } expressionshallgren
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-11Additional changes for GHC 7.4 & 7.6 compatibilityhallgren
2013-03-09ghc-7.6: allow directory-1.2Sergei 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-12now the beam size for the statistical parser can be configured by using the f...kr.angelov
2013-02-03pg -lexc now writes a list of multichar symbols and a title ("Root") for the ...aarne
2013-01-29Better error message for unsupported token gluinghallgren
2013-01-29Fix a bug with record extensionhallgren
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-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-11partial evaluator: fix token glueing bughallgren
2012-12-20bug fix in the new partial evaluatorhallgren
2012-12-20added alltenses to the default search path (just like prelude)aarne
2012-12-19partial evaluator bug fixhallgren
2012-12-19GF.Grammar.Lookup: new function lookupResDefLochallgren
2012-12-18partial evaluator bug fixhallgren
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-11partial evaluator workhallgren
2012-12-10Compute.ConcreteNew: add missing case for variant functionshallgren
2012-12-07Make -new-comp the default and bump the version number to 3.3.11-darcshallgren
2012-12-06Compute.ConcreteNew: bug fix for indirectly defined pattern macroshallgren
2012-12-02produce error message instead of failure of irrefutable pattern Ok ty_C in Gr...aarne
2012-11-23gf -server + gfse: show modification time of public grammarshallgren
2012-11-23gf -server: support overloaded opers in gfsehallgren
2012-11-23Fix a prededence bug in GF grammar pretty printerhallgren
2012-11-22better visualization of parse treespeter.ljunglof
2012-11-16new-comp: rewrite f (x|y) into (f x|f y)hallgren
2012-11-14Add flag --document-root for user with gf --serverhallgren
2012-11-14GF usage message fixeshallgren