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
/
Value.hs
Age
Commit message (
Expand
)
Author
2021-07-01
Rename GF.Compile.Compute.ConcreteNew to GF.Compile.Compute.Concrete
John J. Camilleri
2017-03-07
GF.Compile.Compute.ConcreteNew now handles Predef.Float
krasimir
2015-09-28
Preliminary new shell feature: cc -trace.
hallgren
2015-05-11
added all orthographic primitives
krasimir
2014-12-05
Eliminate the record extension operator from the Value type returned by the p...
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-06-12
PGF library: expose only PGF and PGF.Internal instead of all modules
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
2012-12-18
partial evaluator bug fix
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