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
Age
Commit message (
Expand
)
Author
2017-09-01
added command "rt" in the C shell
Krasimir Angelov
2017-09-01
the C shell now type checks expressions before they are used
Krasimir Angelov
2017-09-01
complete details for the "ai" command in the C shell
Krasimir Angelov
2017-09-01
added function treeProbability in the Haskell binding
Krasimir Angelov
2017-09-01
giza alignment in the C shell
Krasimir Angelov
2017-08-31
graphvizWordAlignment in the C runtime
Krasimir Angelov
2017-08-31
the C runtime now supports the same customizations for GraphViz as the Haskel...
Krasimir Angelov
2017-08-31
remove move dead code in the C shell
Krasimir Angelov
2017-08-30
some dead code elimination
Krasimir Angelov
2017-08-30
an almost complete ai command in the C shell
Krasimir Angelov
2017-08-30
implement rf in the C shell
Krasimir Angelov
2017-08-30
pg in the C shell now supports most output formats
Krasimir Angelov
2017-08-30
remove some dead code in the C shell
Krasimir Angelov
2017-08-30
in the C shell rename the ga command to gt to be consistent with the standard...
Krasimir Angelov
2017-08-30
"lc" was a temporary hack and is now removed from the C shell
Krasimir Angelov
2017-08-30
"ma" command in the C shell
Krasimir Angelov
2017-08-30
the l command in the C shell now supports the same options as in the normal s...
Krasimir Angelov
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-08-18
Bump version requirements to base>=4.6, Cabal>=1.20
Thomas Hallgren
2017-08-11
Disable detailed version info from darcs
Thomas Hallgren
2017-06-14
added Arabic question mark to arabic and persian transliterations, as well as...
aarne
2017-04-06
vd command now reads local concrete configurations to deal with syncat words;...
aarne
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
2017-02-21
Fix compilation errors caused by changes in PGF2
hallgren
2017-01-25
improve the documentation for PGF2
krasimir
2016-09-05
BNF grammars (.bnf or .cf) can have rules without semicolons, as in the GF bo...
aarne
2016-06-15
GF cloud: more readable formatting of the GF version page
hallgren
2016-06-09
PGF service & minibar: only show dependency diagrams if the labels are known
hallgren
2016-05-22
Changes for compatibility with GHC 8.0.1
hallgren
2016-04-07
GF.Command.Commands2: adapt gf -cshell to the changes in the previous patch
hallgren
2016-04-07
GF shell: fix a parsing problem with the cc command
hallgren
2016-04-07
Lexer.x & Parser.y: add a partial parser for terms
hallgren
2016-04-06
Lexer.x: fix cyclic Functor instance
hallgren
2016-03-22
fix the handling of separators in BNFC which are not nonempty
krasimir
2016-03-22
CFGtoPGF is now extended to support context-free grammars with primitive para...
krasimir
2016-03-21
added missing module GF.Grammar.BNFC
krasimir
2016-03-21
fix comment in GF.Grammar.CFG
krasimir
2016-03-21
initial support for BNFC syntax in context-free grammars for GF. Not all feat...
krasimir
[next]