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-06-11 02:56:34 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c330cac1db47bbf5d90fbfbb215797c1dda186ae
gf-core
/
src
/
GF
/
Command
History
krasimir
59172a0380
expose the tree visualization via PGF API
2009-10-24 09:03:40 +00:00
..
Abstract.hs
now in the command shell the primary type in the pipe is Expr not Tree. This makes the pt -compute and pt -typecheck more interesting
2009-05-23 21:33:52 +00:00
Commands.hs
expose the tree visualization via PGF API
2009-10-24 09:03:40 +00:00
Importing.hs
clean up the GF.Grammar API
2009-09-14 16:23:23 +00:00
Interpreter.hs
change the data types and the syntax in PGF to match the new syntax for implict arguments
2009-09-20 11:43:41 +00:00
Messages.hs
version-related changes in Makefile and help
2008-06-27 09:09:29 +00:00
Parse.hs
now the datatype Tree is only internal. All API functions are working with Expr directly. Commands gt, gr, p and rf filter out the output via the typechecker
2009-09-08 08:40:28 +00:00
TreeOperations.hs
change the data types and the syntax in PGF to match the new syntax for implict arguments
2009-09-20 11:43:41 +00:00