summaryrefslogtreecommitdiff
path: root/src/GF/Command/Parse.hs
AgeCommit message (Collapse)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated
2009-09-08now the datatype Tree is only internal. All API functions are working with ↵krasimir
Expr directly. Commands gt, gr, p and rf filter out the output via the typechecker
2009-05-23now in the command shell the primary type in the pipe is Expr not Tree. This ↵krasimir
makes the pt -compute and pt -typecheck more interesting
2009-05-20now a single line comment (--) is recongized as an empty command. Usefull ↵krasimir
for GF shell scripts
2008-11-18restored "?" as system pipe commandaarne
2008-10-20Added Read and Show instances for CId. Also added readCId :: String -> Maybe ↵bjorn
CId, and use that for readLanguage.
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne