summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Command/Parse.hs
AgeCommit message (Collapse)Author
2010-01-15now the abstract syntax in PGF allows the same syntax for integers, floats ↵krasimir
and strings as in Haskell. This includes negative integers and exponents in the floats
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated