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
/
Predef.hs
Age
Commit message (
Expand
)
Author
2017-03-07
GF.Compile.Compute.ConcreteNew now handles Predef.Float
krasimir
2016-03-02
the experimental type checker in GF.Compile.TypeCheck.ConcreteNew is now rewr...
krasimir
2015-09-28
Preliminary new shell feature: cc -trace.
hallgren
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2015-05-11
added all orthographic primitives
krasimir
2015-02-16
Changes for compatibility with ghc-7.10-rc2
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
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-08-23
nonExist now does the expected thing
kr.angelov
2013-01-28
Better error message for Predef.error
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-11-13
Adding a new experimental partial evalutator
hallgren