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
/
Compute
Age
Commit message (
Expand
)
Author
2015-05-11
added all orthographic primitives
krasimir
2015-03-05
remove some more old code
krasimir
2015-03-04
GF.Compile.Compute.ConcreteNew: add dynamic table conversion
hallgren
2015-03-04
GF.Compile.Compute.ConcreteNew: some refactoring for readability
hallgren
2015-02-20
added option -plus-as-bind which treats (+) as a bind when used with runtime ...
krasimir
2015-02-16
Changes for compatibility with ghc-7.10-rc2
hallgren
2014-12-05
Eliminate the record extension operator from the Value type returned by the p...
hallgren
2014-10-21
ModuleName and Ident are now distinct types
hallgren
2014-10-20
Remove some dead code
hallgren
2014-10-16
Some work on the haddock documentation
hallgren
2014-10-15
Fixes for the haddock documentation
hallgren
2014-10-09
Prelude.CAPIT is now a built-in primitive. It still generates &| in the Haske...
kr.angelov
2014-07-28
Convert from Text.PrettyPrint to GF.Text.Pretty
hallgren
2014-07-27
Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca...
hallgren
2014-06-17
Compute/ConcreteNew.hs: eliminate selections from wildcard tables
hallgren
2014-06-12
PGF library: expose only PGF and PGF.Internal instead of all modules
hallgren
2014-05-16
Compute/ConcreteNew.hs: adding a Prawitz rewrite
hallgren
2014-03-17
show the value in the error message when failing to get Str from value
aarne
2014-02-17
fix in GF.Compile.Compute.ConcreteNew which makes it possible to compile Docu...
kr.angelov
2013-11-29
Commment code and options relating to the old partial evaluator
hallgren
2013-11-29
Move typePredefined from GF.Compile.Compute.AppPredefined to GF.Compile.TypeC...
hallgren
2013-11-29
Move checkPredefError from GF.Compile.Compute.ConcreteLazy to GF.Grammar.Macros
hallgren
2013-11-12
added Predef.SOFT_BIND. This special token allows zero or more spaces between...
kr.angelov
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-09-27
a major refactoring in the C and the Haskell runtimes. Note incompatible chan...
kr.angelov
2013-09-19
Make Ident abstract; imports of Data.ByteString.Char8 down from 29 to 16 modules
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-08-23
nonExist now does the expected thing
kr.angelov
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-02-27
Faster regular expression pattern matching in the grammar compiler.
hallgren
2013-01-29
Better error message for unsupported token gluing
hallgren
2013-01-28
Better error message for Predef.error
hallgren
2013-01-11
partial evaluator: fix token glueing bug
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
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-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-10-24
Compute.ConcreteNew: support variants
hallgren
2012-05-15
missing case in partial evaluation of + fixed
aarne
2012-02-28
bug fix in AppPredefined: don't compare values that contain variables. this s...
aarne
2012-02-24
the Predef function eqVal to compare equality of parameter values
aarne
[next]