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
/
Grammar
/
Predef.hs
Age
Commit message (
Expand
)
Author
2015-09-28
Preliminary new shell feature: cc -trace.
hallgren
2015-05-11
added all orthographic primitives
krasimir
2014-10-21
ModuleName and Ident are now distinct types
hallgren
2014-10-09
Prelude.CAPIT is now a built-in primitive. It still generates &| in the Haske...
kr.angelov
2013-11-12
added Predef.SOFT_BIND. This special token allows zero or more spaces between...
kr.angelov
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-08-23
nonExist now does the expected thing
kr.angelov
2012-02-24
the Predef function eqVal to compare equality of parameter values
aarne
2011-06-02
Predef functions toUpper, toLower, isUpper
aarne
2010-07-01
redesign the open-literals API
krasimir
2010-06-18
Yay!! Direct generation of PMCFG from GF grammar
krasimir
2010-06-17
rename GF.Grammar.Predef.isPredefCat to isLiteralCat
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir