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
Age
Commit message (
Expand
)
Author
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
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
2016-02-23
add lexer and unlexer for Ancient Greek accent normalization
leiss
2015-12-02
GF shell, cc command: try to compute pre{...} tokens in token sequences
hallgren
2015-12-01
GF.Data.Str: change matchPrefix to agree with the GF book and the run-time sy...
hallgren
2015-12-01
GF.Data.Str: unexport & comment out unused functions
hallgren
2015-11-23
vd -conll2latex now converts conll to latex. Without going through GF trees, ...
aarne
2015-11-17
added -output=latex to visialize_dependencies. This generates more familiar-l...
aarne
2015-11-05
the visualization commands (aw,vd,vp,vt) can now show multiple trees. Previou...
aarne
2015-11-05
improved documentation of vp -showdep
aarne
2015-11-04
dependency labels in parse trees now with the -deps flag, -file=labels_file f...
aarne
2015-11-04
prepared visualize_parse for showing dependency labels
aarne
2015-10-28
Fix bug in gf -server mode with /gfshell requests not updating the state of t...
hallgren
2015-10-02
GF.Interactive2: extension FlexibleContexts is needed for GHC 7.10 compatibility
hallgren
2015-09-30
cc -trace: don't try to show the bodies of lambda abstractions
hallgren
2015-09-29
GF source lexer: allow numeric character escapes in string literals
hallgren
2015-09-28
Preliminary new shell feature: cc -trace.
hallgren
[next]