This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
gf-core
Watch
1
Star
0
Fork
1
You've already forked gf-core
mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced
2026-07-22 21:51:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1094204640cf1b12de751651c00b78f18d047429
gf-core
/
src
/
Transfer
T
History
bringert
1094204640
Transfer: Fixed BNFC's layout resolver to not insert semicolon at end of line if there is one already.
2005-12-06 16:19:29 +00:00
..
Core
Transfer added guards and Eq derivation.
2005-12-02 18:33:08 +00:00
Syntax
Transfer: Fixed BNFC's layout resolver to not insert semicolon at end of line if there is one already.
2005-12-06 16:19:29 +00:00
CompilerAPI.hs
Transfer compiler: don't load the same module twice.
2005-11-30 17:40:11 +00:00
ErrM.hs
Move transfer into the GF repo.
2005-11-25 16:36:19 +00:00
Interpreter.hs
Transfer added guards and Eq derivation.
2005-12-02 18:33:08 +00:00
InterpreterAPI.hs
Added evaluateExp and builtin to InterpreterAPI. Check for EOF in interactive transfer interpreter mode.
2005-11-25 18:02:36 +00:00
PathUtil.hs
Move transfer into the GF repo.
2005-11-25 16:36:19 +00:00
SyntaxToCore.hs
Added tuple expressions and patterns.
2005-12-05 16:44:56 +00:00