summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Compile/Compute/Value.hs
AgeCommit message (Expand)Author
2021-07-01Rename GF.Compile.Compute.ConcreteNew to GF.Compile.Compute.ConcreteJohn J. Camilleri
2017-03-07GF.Compile.Compute.ConcreteNew now handles Predef.Floatkrasimir
2015-09-28Preliminary new shell feature: cc -trace.hallgren
2015-05-11added all orthographic primitiveskrasimir
2014-12-05Eliminate the record extension operator from the Value type returned by the p...hallgren
2014-10-15Fixes for the haddock documentationhallgren
2014-10-09Prelude.CAPIT is now a built-in primitive. It still generates &| in the Haske...kr.angelov
2014-06-12PGF library: expose only PGF and PGF.Internal instead of all moduleshallgren
2013-11-12added Predef.SOFT_BIND. This special token allows zero or more spaces between...kr.angelov
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2013-09-27a major refactoring in the C and the Haskell runtimes. Note incompatible chan...kr.angelov
2013-08-23nonExist now does the expected thingkr.angelov
2012-12-18partial evaluator bug fixhallgren
2012-12-14More work on the new partial evaluatorhallgren
2012-12-11partial evaluator workhallgren
2012-11-13Adding a new experimental partial evalutatorhallgren