This website requires JavaScript.
Explore
Help
Sign In
msyds
/
gf-core
Watch
1
Star
0
Fork
0
You've already forked gf-core
forked from
GitHub/gf-core
Code
Pull Requests
Activity
Files
03d86ba05cbaaefb6698a25431706126eb5764e8
gf-core
/
src
/
GF
/
Command
History
krasimir
03d86ba05c
remove some redundant imports of GF.Text.UTF8
2008-10-28 15:47:04 +00:00
..
Abstract.hs
preparation for dep. types. The -cat option can take any type instead of just a category. The PGF API is generalized as well.
2008-10-20 08:42:39 +00:00
Commands.hs
Replace Category with Type in the PGF API. Added readLanguage and showLanguage.
2008-10-20 11:35:05 +00:00
Importing.hs
restored the possibility to compile .cf files to gf
2008-10-15 15:08:38 +00:00
Interpreter.hs
remove some redundant imports of GF.Text.UTF8
2008-10-28 15:47:04 +00:00
Messages.hs
version-related changes in Makefile and help
2008-06-27 09:09:29 +00:00
Parse.hs
Added Read and Show instances for CId. Also added readCId :: String -> Maybe CId, and use that for readLanguage.
2008-10-20 11:59:31 +00:00
TreeOperations.hs
rudimentary abstract syntax type checker and solver in PGF
2008-10-14 14:34:08 +00:00