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
c703a92136ce579282c63c6e31fff76cc84b37ce
gf-core
/
src
/
Transfer
History
bringert
c703a92136
Transfer: Changed transfer program file extension from .tr to .tra to avoid collision with Troff file extension.
2005-12-06 16:33:40 +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: Changed transfer program file extension from .tr to .tra to avoid collision with Troff file extension.
2005-12-06 16:33:40 +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