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
Age
Commit message (
Expand
)
Author
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-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
2012-11-13
Adding a new experimental partial evalutator
hallgren
2012-11-08
Eliminate warnings about deprecated use of catch and try
hallgren
2012-11-07
GF.Grammar.PatternMatch: relax overly restrictive type signatures
hallgren
2012-11-07
Some changed/new utility functions
hallgren
2012-11-05
unicode4k-changed
virk.shafqat
2012-10-25
GF.Grammar.Macros: add function collectPattOp
hallgren
2012-10-24
GF.Grammar.Macros: add function composPattOp
hallgren
2012-10-24
Compute.ConcreteNew: support variants
hallgren
2012-10-24
GeneratePMCFG: prefix messages about "impossible" errors with 'Internal error:'
hallgren
2012-10-23
cleanup
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-10-16
GF.Command.Command: turn CommandOutput into a newtype
hallgren
2012-10-05
Factor out code for setting the console encoding
hallgren
2012-09-28
GF shell, show_operations: nicer looking types for linearization functions
hallgren
2012-09-27
GF shell, show_operations: also show the types of linearization functions
hallgren
2012-09-26
SIO bug fix
hallgren
2012-09-25
Use the SIO monad in the GF shell
hallgren
2012-09-25
GF.Infra.SIO.hs: adding the SIO monad (where S = Shell or Safe)
hallgren
2012-09-25
GF.Command.Commands: allCommands is now a constant
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
2012-06-27
major changes to the prolog export
peter.ljunglof
2012-06-27
cleanup in the python export
peter.ljunglof
2012-06-26
Experiment with parallel grammar checks
hallgren
2012-06-26
GF.Infra.CheckM: comment out unused Context argument
hallgren
2012-06-26
Report many type errors instead of stopping after the first one
hallgren
2012-06-25
Fix for warning messages from checkMapRecover
hallgren
[next]