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
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
2015-09-11
Remove debug output introduced in previous patch
hallgren
2015-09-11
Parallel compilation: "gf -make -j" and "gf -make -j=n" now work as expected
hallgren
2015-09-03
GF shell: write_file now writes one tree per line
hallgren
2015-08-31
GF.Infra.SIO: The SIO monad now supports putStr in addition to putStrLn
hallgren
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2015-08-26
GF shell: change parse & linearize to obtain useful results from p|l and l|p ...
hallgren
2015-08-21
GF shell bug fix: visualize_parse didn't accept the -lang flag
hallgren
2015-08-21
GF -cshell: implement visualize_parse
hallgren
2015-08-21
add a type signature in GF.Interactive2 to make ghc-7.6.3 happy
krasimir
2015-08-21
gf -cshell: implement visualize_tree
hallgren
2015-08-20
gf -cshell: implement a subset of print_grammar and abstract_info
hallgren
2015-08-18
gf -cshell: linearize: implement options -all -list -treebank
hallgren
2015-08-18
GF shell: restore the eh command to working order and document it
hallgren
2015-08-17
GF shell: add the start options to GFEnv, turn "reload" into an ordinary command
hallgren
2015-08-13
GF Shell: "ph | wf -file=foo.gfs" now works as advertised
hallgren
2015-08-13
GF Shell: refactoring for improved modularity and reusability:
hallgren
2015-08-12
GF Shell: turn set_encoding into a common command
hallgren
[next]