krasimir
|
a9218ff45c
|
simple refactoring in PGF.Macros and related
|
2010-12-06 14:19:51 +00:00 |
|
krasimir
|
75e8cba592
|
when we print the bracketed string it is useful to print the attached metavariables as well
|
2010-10-25 12:21:12 +00:00 |
|
krasimir
|
be9ad26aea
|
refactor the API for random generation again. Now PGF contains probabilities in the abstract syntax
|
2010-10-02 13:03:57 +00:00 |
|
krasimir
|
9aa7c88c5a
|
native representation for HOAS in PMCFG and incremental type checking of the parse forest
|
2010-08-09 10:10:08 +00:00 |
|
krasimir
|
e92151caf8
|
redesign the open-literals API
|
2010-07-01 08:51:59 +00:00 |
|
krasimir
|
43736135ca
|
introduce the type synonym Token=String in the PGF API
|
2010-06-29 09:00:41 +00:00 |
|
krasimir
|
2069d9c9eb
|
Yay!! Direct generation of PMCFG from GF grammar
|
2010-06-18 12:55:58 +00:00 |
|
krasimir
|
d7d893d6b3
|
the automatically generated printnames were just junks. Now we store printnames only if they are explicitly specified.
|
2010-06-18 10:19:05 +00:00 |
|
krasimir
|
d777e8e52f
|
dead code elimination for PGF. Note: the produced grammars will not work well with metavariables and high-order abstract syntax
|
2010-06-09 11:32:59 +00:00 |
|
krasimir
|
9baef5e291
|
filter the duplications when doing 'l -table'
|
2010-06-09 10:21:13 +00:00 |
|
krasimir
|
7e8a5d05ca
|
now every BracketedString also has reference to the source expression(s)
|
2010-05-19 13:32:39 +00:00 |
|
krasimir
|
8e01bc3118
|
added function lengthBracketedString
|
2010-05-19 12:40:07 +00:00 |
|
krasimir
|
a9453c87ab
|
refactor BracketedString
|
2010-05-01 21:02:32 +00:00 |
|
krasimir
|
83528f15d7
|
first incarnation of the bracketed string API
|
2010-04-30 14:36:06 +00:00 |
|
krasimir
|
9377fd7c7c
|
fix the molto-molto-molto problem
|
2010-04-12 13:55:40 +00:00 |
|
aarne
|
0e2f34b269
|
in the shell, permit 3-letter lang codes as concrete syntax names
|
2010-04-04 20:46:36 +00:00 |
|
krasimir
|
ce99935812
|
now for every category we store, in PGF, the list of functions for it in source-code order. The order matters for the termination of the exhaustive generation with dependent types.
|
2010-03-24 11:11:55 +00:00 |
|
krasimir
|
9e547710f5
|
bugfix in the PGF typechecker and more test cases
|
2010-01-29 21:10:14 +00:00 |
|
krasimir
|
3685595ece
|
cleanup the code of the PGF interpreter and polish the binary serialization to match the preliminary specification
|
2010-01-27 09:39:14 +00:00 |
|
krasimir
|
a039808141
|
PGF is now real synchronous PMCFG
|
2010-01-17 21:35:36 +00:00 |
|
krasimir
|
362f333ebd
|
now the linearization is completely based on PMCFG
|
2010-01-17 17:05:21 +00:00 |
|
krasimir
|
e5efe28c74
|
move the definitions of _B and _V to PGF.Macros
|
2010-01-12 14:36:41 +00:00 |
|
krasimir
|
f841b1ada5
|
printnames are now kept as String instead of Term in PGF
|
2010-01-05 07:05:41 +00:00 |
|
krasimir
|
c92f9d1c0c
|
reorganize the directories under src, and rescue the JavaScript interpreter from deprecated
|
2009-12-13 18:50:29 +00:00 |
|