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
/
compiler
/
GF
/
Compile
Age
Commit message (
Expand
)
Author
2018-04-18
Fixes for GHC 8.4.1 compatibility
Thomas Hallgren
2018-01-23
Remove "Warning: default encoding has changed from Latin-1 to UTF-8"
Thomas Hallgren
2017-09-29
GF.Compile.Instructions is obsolete and now removed
Krasimir Angelov
2017-09-07
the experimental export to Lambda Prolog is now obsolete and is removed
Krasimir Angelov
2017-09-06
in Haskell GADT generation, hide Tree in the import of PGF
Aarne Ranta
2017-08-29
added option -output-format=java for producing code for embedded grammars in ...
Krasimir Angelov
2017-08-29
the embedded grammars now work with both the pure Haskell and the Haskell bin...
Krasimir Angelov
2017-03-22
fixed a bug in Eq instance generation for GADT and lexical categories
aarne
2017-03-07
a better error message
krasimir
2017-03-07
GF.Compile.Compute.ConcreteNew now handles Predef.Float
krasimir
2017-03-07
bugfix in record subtyping checking
krasimir
2017-03-07
GF.Grammar.Printer now has a Terse mode which prints record types with lock f...
krasimir
2017-03-06
fix for EPatt
krasimir
2017-03-06
type checking EPatt
krasimir
2017-03-06
GF.Compile.Compute.ConcreteNew now can handle EPattType
krasimir
2017-03-06
some missing patterns
krasimir
2017-03-06
added overload resolution in the experimental type checker
krasimir
2017-03-03
some progress on the experimental type checker for the concrete syntax
krasimir
2017-02-24
corrected fg generation for lexical categories, to avoid a type error in gene...
aarne
2016-09-05
BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF bo...
aarne
2016-03-22
CFGtoPGF is now extended to support context-free grammars with primitive para...
krasimir
2016-03-21
initial support for BNFC syntax in context-free grammars for GF. Not all feat...
krasimir
2016-03-21
bugfix: GF.Compile.CFGtoPGF now supports literal categories
krasimir
2016-03-15
more progress on the typechecker
krasimir
2016-03-07
current state of the experimental typechecker
krasimir
2016-03-03
add missing cases in vapply in the partial evaluator
krasimir
2016-03-02
fix in the typechecker
krasimir
2016-03-02
a better interface between the type checker and the partial evaluator
krasimir
2016-03-02
the experimental type checker in GF.Compile.TypeCheck.ConcreteNew is now rewr...
krasimir
2015-12-02
GF shell, cc command: try to compute pre{...} tokens in token sequences
hallgren
2015-09-30
cc -trace: don't try to show the bodies of lambda abstractions
hallgren
2015-09-28
Preliminary new shell feature: cc -trace.
hallgren
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2015-06-23
Bump version of .gfo and .pgf files, improve error messages on version mismatch
hallgren
2015-05-11
added all orthographic primitives
krasimir
2015-04-14
Translating linearization functions to Haskell: move Haskell AST and pretty p...
hallgren
2015-04-07
GF.Compile.ConcreteToHaskell: some documentation
hallgren
2015-03-05
remove some more old code
krasimir
2015-03-05
removed some operations in GeneratePMCFG. They didn't work well with variants...
krasimir
2015-03-04
GF.Compile.Compute.ConcreteNew: add dynamic table conversion
hallgren
2015-03-04
GF.Compile.Compute.ConcreteNew: some refactoring for readability
hallgren
2015-03-02
Fix to avoid "error (no reason given) OCCURRED IN optimizing <cat>"
hallgren
2015-02-20
added option -plus-as-bind which treats (+) as a bind when used with runtime ...
krasimir
2015-02-16
Changes for compatibility with ghc-7.10-rc2
hallgren
2015-02-12
Translating linearization functions to Haskell: more simplifications
hallgren
2015-02-11
Translating linearization functions to Haskell: simplify the generated Haskel...
hallgren
2015-02-09
Translating linearization functions to Haskell: support for variants
hallgren
2015-01-19
Translating linearization functions to Haskell: move a common record type to ...
hallgren
2015-01-14
Translating linearization functions to Haskell: better treatment of special t...
hallgren
2015-01-08
Translating linearization functions to Haskell: add support for pre {...}
hallgren
[next]