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
/
GF
/
Compile
Age
Commit message (
Expand
)
Author
2013-09-10
Workaround for a problem with lock fields
hallgren
2013-05-30
new-comp: delay eta expansion until just before partial evaluation
hallgren
2013-09-09
Nonlinear patterns in concrete syntax are now detected and reported as errors
hallgren
2013-09-09
partial evaluator: prettier complaint about nonlinears patterns
hallgren
2013-09-09
partial evaluator: complain about nonlinear patterns
hallgren
2013-09-09
Fix an old name shadowing bug in concrete syntax by removing the refresh pass
hallgren
2013-09-03
fix in the GF compiler and runtime which let us to define pre construct detec...
kr.angelov
2013-08-23
nonExist now does the expected thing
kr.angelov
2013-07-24
hs datatype generation for empty abstract types added
aarne
2013-04-22
a bit more informative error message in GrammarToPGF
kr.angelov
2013-04-10
gf -s/-q now silences "no linearization of" warnings
hallgren
2013-03-16
Fix a problem with pattern macros in pre { } expressions
hallgren
2013-03-12
partial evaluator: push predefined functions inside variants
hallgren
2013-03-09
ghc-7.6: allow directory-1.2
Sergei Trofimovich
2013-02-27
Faster regular expression pattern matching in the grammar compiler.
hallgren
2013-02-12
now the beam size for the statistical parser can be configured by using the f...
kr.angelov
2013-01-29
Better error message for unsupported token gluing
hallgren
2013-01-29
Fix a bug with record extension
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-11
partial evaluator: fix token glueing bug
hallgren
2012-12-20
bug fix in the new partial evaluator
hallgren
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-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-16
new-comp: rewrite f (x|y) into (f x|f y)
hallgren
2012-11-13
Adding a new experimental partial evalutator
hallgren
2012-11-08
Eliminate warnings about deprecated use of catch and try
hallgren
2012-10-24
Compute.ConcreteNew: support variants
hallgren
2012-10-24
GeneratePMCFG: prefix messages about "impossible" errors with 'Internal error:'
hallgren
2012-10-19
Refactor compileSourceModule
hallgren
2012-10-19
Consistenly use SourceGrammar instead of [SourceModule] when calling compiler...
hallgren
2012-10-18
Use NOINLINE for build info and darcs version info
hallgren
2012-09-18
catch all case in GenerateBC.genFun
kr.angelov
2012-09-06
Add type info to "Warning: ignoring lock fields in resolving..."
hallgren
2012-08-30
another fix for teyjus
kr.angelov
2012-08-29
Use nub' instead of nub in some places, remove some unused nub imports
peter.ljunglof
2012-08-29
Added an O(n log n) version of nub
peter.ljunglof
2012-08-29
Emacs only recognizes utf-8, not UTF-8, in file headers
peter.ljunglof
2012-08-29
A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...
kr.angelov
2012-08-01
the first draft of GF.Compile.Instructions
kr.angelov
2012-07-02
Minor changes in Python export
peter.ljunglof
2012-06-28
Fixed minor bug in prolog export
peter.ljunglof
[next]