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-13 23:09:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40373704ffa86615b2297db290d0673da7e839e4
gf-core
/
src
/
GF
/
Command
History
krasimir
1dfa67a30a
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
..
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
export the morphology API from PGF
2009-09-28 12:06:20 +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