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
/
GF.cabal
Age
Commit message (
Expand
)
Author
2010-04-23
tweak gf.cabal to be more Hackage friendly
krasimir
2010-04-22
Require GHC >=6.12, and add a homepage field in GF.cabal
hallgren
2010-04-22
bump GF version to 3.1.6
krasimir
2010-04-19
always use Haskeline. drop Readline & Editline
krasimir
2010-04-19
use the native unicode support from GHC 6.12
krasimir
2010-02-12
white space instead of tab in GF.cabal
krasimir
2010-02-12
add PGF.Probabilistic in GF.cabal
krasimir
2010-02-03
fix the tabular printing when there is a V constructor
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-13
Use build-type: Custom, so that cabal install calls Setup.hs.
hallgren
2009-12-15
Update version number 3.0 to 3.1 in a number of places
hallgren
2009-12-15
Add build-tools: happy, alex
hallgren
2009-12-14
use forward slash instead of back slash in GF.cabal
krasimir
2009-12-14
remove some more dead code
krasimir
2009-12-14
remove the old parsing code and the -erasing=on flag
krasimir
2009-12-14
rename some modules that had GFCC in the name to PGF+something
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir
2009-11-12
before the optimizations OptParametrize and OptValues were applied twice. in ...
krasimir
2009-10-25
add GF.Compile.Concrete.TypeCheck in GF.cabal
krasimir
2009-10-24
split the abstract syntax specific and the concrete syntax specific modules i...
krasimir
2009-10-24
expose the tree visualization via PGF API
krasimir
2009-10-01
fix the least version number for the base package
krasimir
2009-09-28
export the morphology API from PGF
krasimir
2009-09-15
forgot to push the changes to GF.cabal
krasimir
2009-09-08
now the datatype Tree is only internal. All API functions are working with Ex...
krasimir
2009-09-05
simple profiler for PMCFG
krasimir
2009-06-16
completely phrase based parser and support for pre {} in PMCFG
krasimir
2009-05-20
refactor the PGF.Expr type and the evaluation of abstract expressions
krasimir
2009-05-11
Setup.hs now builds RGL. the code is borrowed from Make.hs
krasimir
2009-04-30
conditional support for haskeline, readline and editline
krasimir
2009-04-30
upgrade to GHC 6.10.2
krasimir
2009-03-16
use new parser which supports the syntax in GF.Grammar.Grammar directly
krasimir
2009-03-15
update GF.cabal
krasimir
2009-02-23
Perhaps -> Maybe refactoring and better error message for conflicts during mo...
krasimir
2009-02-07
PMCFG pretty printer
krasimir
2009-01-31
merge Lookup and LookAbs and move some lookup functions from PrGrammar to Lookup
krasimir
2009-01-20
add hopefully complete binary serialization for the GF.Grammar.Grammar abstra...
krasimir
2009-01-20
pretty printer for the GF.Grammar syntax. still not in use
krasimir
2008-12-06
remove GF.Source.SharedString from GF.cabal
krasimir
2008-10-29
Replace PGF.Raw with PGF.Binary in the executable section of GF.cabal
bjorn
2008-10-28
binary serialization for PGF
krasimir
2008-10-20
Added on-demand parser generation back in. It's pretty unproblematic, and can...
bjorn
2008-10-20
Drop -beta2 from version in GF.cabal. It confuses cabal-install.
bjorn
2008-10-20
add parser and pretty printer for types
krasimir
2008-10-19
move PGF.Quiz to GF.Quiz. It is not part of the PGF API
krasimir
2008-10-16
Removed on-demand parser generation from the PGF interpreter.
bjorn
2008-10-15
Added PGF.TypeCheck to .cabal.
bjorn
2008-10-14
register PGF.AbsCompute and PGF.Paraphrase in GF.cabal
krasimir
2008-10-13
remove GF.Source.ErrM from GF.cabal
krasimir
[next]