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
2015-06-23
Bump version of .gfo and .pgf files, improve error messages on version mismatch
hallgren
2015-05-11
"flags case_sensitive=off" makes the parser case insensitive
krasimir
2015-05-11
added all orthographic primitives
krasimir
2015-05-05
GF.Haskell: small pretty printing improvement
hallgren
2015-05-05
GF.CompileOne: use random numbers to avoid temporary file name clashes
hallgren
2015-04-20
drop the dependency to FST
krasimir
2015-04-17
gf -server: include grammar modification time in the info returned by /version
hallgren
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-31
GF.CompileInParallel: get rid of the cryptic 'thread blocked indefinitely in ...
hallgren
2015-03-13
GF.CompileInParallel: fix a Win32 problem
hallgren
2015-03-11
GF.Server: request logging: increase length limit from 100 500 chars per field
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-27
GF shell: fixed problems with previous change of the -retain flag
hallgren
2015-02-27
GF shell: create a PGF also when the -retain flag is used
hallgren
2015-02-20
added option -plus-as-bind which treats (+) as a bind when used with runtime ...
krasimir
2015-02-20
remove the meta prob flags
krasimir
2015-02-20
PGF Service: limit the number of parallel calls to the C run-time parse funct...
hallgren
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
2015-01-07
Translating linearization functions to Haskell: use qualified names to avoid ...
hallgren
2015-01-06
Translating linearization functions to Haskell: significant code size reductions
hallgren
2015-01-06
More work on translating linearization functions to Haskell
hallgren
2014-12-11
Work in progress on translating linearization functions to Haskell
hallgren
2014-12-11
GF.Grammar.Macros: generalize the type of collectOp
hallgren
2014-12-11
GF.Server: remove some code duplication
hallgren
2014-12-08
Haddock documentation: expose exportPGF, some other small improvements
hallgren
2014-12-05
Eliminate the record extension operator from the Value type returned by the p...
hallgren
2014-11-10
Documentation improvements and cleanup relating to the IOE monad
hallgren
2014-11-10
Some work to improve the structure of the haddock documenation
hallgren
2014-10-31
now (+) in the abstract syntax works, i.e. it knows how to deal with partial ...
kr.angelov
2014-10-30
a more efficient tail call by using the new TUCK instruction
kr.angelov
2014-10-28
Use terminfo to highlight warnings and errors in blue and red
hallgren
2014-10-28
Show paths relative to the current directory in progress reports
hallgren
2014-10-28
A couple of haddock documentation improvements
hallgren
2014-10-26
an explicit SAVE instruction
kr.angelov
2014-10-22
Various small changes for improved documentation
hallgren
2014-10-22
an explicit PUSH_FRAME instruction
kr.angelov
2014-10-21
ModuleName and Ident are now distinct types
hallgren
2014-10-21
Renaming SourceGrammar to Grammar and similarly for some related types
hallgren
2014-10-20
use of 'head' in TypeCheck/RConcrete created an uncomprehensible error messag...
aarne
[next]