index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
/
haskell
/
PGF
/
Macros.hs
Age
Commit message (
Expand
)
Author
2010-05-19
now every BracketedString also has reference to the source expression(s)
krasimir
2010-05-19
added function lengthBracketedString
krasimir
2010-05-01
refactor BracketedString
krasimir
2010-04-30
first incarnation of the bracketed string API
krasimir
2010-04-12
fix the molto-molto-molto problem
krasimir
2010-04-04
in the shell, permit 3-letter lang codes as concrete syntax names
aarne
2010-03-24
now for every category we store, in PGF, the list of functions for it in sour...
krasimir
2010-01-29
bugfix in the PGF typechecker and more test cases
krasimir
2010-01-27
cleanup the code of the PGF interpreter and polish the binary serialization t...
krasimir
2010-01-17
PGF is now real synchronous PMCFG
krasimir
2010-01-17
now the linearization is completely based on PMCFG
krasimir
2010-01-12
move the definitions of _B and _V to PGF.Macros
krasimir
2010-01-05
printnames are now kept as String instead of Term in PGF
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir