index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
Age
Commit message (
Expand
)
Author
2013-04-22
a bit more informative error message in GrammarToPGF
kr.angelov
2013-04-19
the option -old for the vp command is now redundant
kr.angelov
2013-04-19
remove the dead code left behind by Peter Ljunglöf in VisualizeTree
kr.angelov
2013-04-19
fix the command options for the vd command in the shell
kr.angelov
2013-04-10
gf -s/-q now silences "no linearization of" warnings
hallgren
2013-04-08
PGF.hs: export function missingLins
hallgren
2013-04-05
Compiler.hs: ghc 7.6.2 compatibility
hallgren
2013-04-03
Prevent Unicode characters in warning messages from stopping grammar compilation
hallgren
2013-03-29
option pt -funs to show all fun's in a tree
aarne
2013-03-16
Fix a problem with pattern macros in pre { } expressions
hallgren
2013-03-13
pt -nub to remove duplicate trees from a list returned e.g. by a parser
aarne
2013-03-12
partial evaluator: push predefined functions inside variants
hallgren
2013-03-12
command pt -subtrees that analyses a tree into the set of subtrees. Using pt ...
aarne
2013-03-11
Additional changes for GHC 7.4 & 7.6 compatibility
hallgren
2013-03-09
ghc-7.6: allow directory-1.2
Sergei Trofimovich
2013-02-28
Fix a bug that could cause "Prelude.head: empty list"
hallgren
2013-02-28
pattern match length estimation code simplication
hallgren
2013-02-27
Faster regular expression pattern matching in the grammar compiler.
hallgren
2013-02-27
GF grammar pretty printer improvements
hallgren
2013-02-12
now the beam size for the statistical parser can be configured by using the f...
kr.angelov
2013-02-03
pg -lexc now writes a list of multichar symbols and a title ("Root") for the ...
aarne
2013-01-29
Better error message for unsupported token gluing
hallgren
2013-01-29
Fix a bug with record extension
hallgren
2013-01-28
Quick fix to render some parser error messages from UTF-8-encoded source file...
hallgren
2013-01-28
Better error message for Predef.error
hallgren
2013-01-28
improved error message for overloading in case the given signature looks the ...
aarne
2013-01-13
gf -server: fix bug in bug fix for current directory
hallgren
2013-01-12
gf -server: small logging improvements
hallgren
2013-01-12
gf -server: defend against problems with the current directory caused unhandl...
hallgren
2013-01-11
partial evaluator: fix token glueing bug
hallgren
2012-12-20
bug fix in the new partial evaluator
hallgren
2012-12-20
added alltenses to the default search path (just like prelude)
aarne
2012-12-19
partial evaluator bug fix
hallgren
2012-12-19
GF.Grammar.Lookup: new function lookupResDefLoc
hallgren
2012-12-18
partial evaluator bug fix
hallgren
2012-12-14
The first prototype for exhaustive generation in the C runtime. The trees are...
kr.angelov
2012-12-14
Add language extension for ghc<7.4
hallgren
2012-12-14
More work on the new partial evaluator
hallgren
2012-12-11
partial evaluator work
hallgren
2012-12-10
Compute.ConcreteNew: add missing case for variant functions
hallgren
2012-12-07
Make -new-comp the default and bump the version number to 3.3.11-darcs
hallgren
2012-12-06
Compute.ConcreteNew: bug fix for indirectly defined pattern macros
hallgren
2012-12-02
produce error message instead of failure of irrefutable pattern Ok ty_C in Gr...
aarne
2012-11-23
gf -server + gfse: show modification time of public grammars
hallgren
2012-11-23
gf -server: support overloaded opers in gfse
hallgren
2012-11-23
Fix a prededence bug in GF grammar pretty printer
hallgren
2012-11-22
better visualization of parse trees
peter.ljunglof
2012-11-16
new-comp: rewrite f (x|y) into (f x|f y)
hallgren
2012-11-14
Add flag --document-root for user with gf --server
hallgren
2012-11-14
GF usage message fixes
hallgren
[next]