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
0dc182c216973be5a25634ea18ac52d52d132fac
gf-core
/
src
/
compiler
/
GF
/
Command
History
aarne
0dc182c216
pt -nub to remove duplicate trees from a list returned e.g. by a parser
2013-03-13 13:43:30 +00:00
..
Abstract.hs
Workaround for bug in ghc-7.2.2
2012-03-26 23:56:56 +00:00
Commands.hs
pg -lexc now writes a list of multichar symbols and a title ("Root") for the lexicon, as required by Xerox lexc
2013-02-03 10:03:15 +00:00
Importing.hs
Now the compiler maintains more precise information for the source locations of the different definitions. There is a --tags option which generates a list of all identifiers with their source locations.
2011-11-02 11:44:59 +00:00
Interpreter.hs
GF.Command.Command: turn CommandOutput into a newtype
2012-10-16 13:01:03 +00:00
Messages.hs
more clear LICENSE file for GF
2010-12-21 10:57:54 +00:00
Parse.hs
now the abstract syntax in PGF allows the same syntax for integers, floats and strings as in Haskell. This includes negative integers and exponents in the floats
2010-01-15 21:13:46 +00:00
TreeOperations.hs
pt -nub to remove duplicate trees from a list returned e.g. by a parser
2013-03-13 13:43:30 +00:00