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
/
Linearize.hs
Age
Commit message (
Expand
)
Author
2024-03-01
showExpr and linearize now refresh the printed variables if needed
aarneranta
2018-05-24
add bracketLinearizeAll for variants
Prasanth Kolachina
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2015-02-16
Changes for compatibility with ghc-7.10-rc2
hallgren
2014-08-11
a partial support for def rules in the C runtime
kr.angelov
2014-01-31
fix in the bracketedLinearize in Haskell
kr.angelov
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-10-30
linref is now used by the linearizer. The visible change is that the 'l' comm...
kr.angelov
2013-09-27
a major refactoring in the C and the Haskell runtimes. Note incompatible chan...
kr.angelov
2013-09-03
fix in the GF compiler and runtime which let us to define pre construct detec...
kr.angelov
2013-04-02
Replace "CId" with "Language" in type signature for PGF.tabularLinearizes
john.j.camilleri
2012-08-29
A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...
kr.angelov
2012-03-18
PGF run-time library: function names in BracketedString (experimental)
hallgren
2011-08-30
bugfix: allow higher-order variables in the linearization
kr.angelov
2010-10-02
refactor the API for random generation again. Now PGF contains probabilities ...
krasimir
2010-08-09
native representation for HOAS in PMCFG and incremental type checking of the ...
krasimir
2010-06-09
filter the duplications when doing 'l -table'
krasimir
2010-05-25
bugfix in the linearization algorithm
krasimir
2010-05-19
now every BracketedString also has reference to the source expression(s)
krasimir
2010-05-01
refactor BracketedString
krasimir
2010-05-01
bug fix for bracketedLinearize with HOAS and meta variables
krasimir
2010-04-30
first incarnation of the bracketed string API
krasimir
2010-03-28
Action category, more doc in Phrasebook
aarne
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-05
printnames are now kept as String instead of Term in PGF
krasimir
2009-12-31
morpho analysis with -missing flag, shows words outside lexicon; also invoked...
aarne
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir