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-04-10 21:39:32 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a282336de65cd9e6aff14f58fc102f9f27d52a6b
gf-core
/
src
/
Transfer
History
bringert
a282336de6
Transfer: fixed bug in prelude partition. Fixed naming of tuple field names, made it 1-based as in docs, instead of 0-based as before.
2005-12-08 09:45:17 +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
Transfer: fixed bug in prelude partition. Fixed naming of tuple field names, made it 1-based as in docs, instead of 0-based as before.
2005-12-08 09:45:17 +00:00