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
/
Infra
Age
Commit message (
Expand
)
Author
2014-10-08
GF.Infra.Options: change from String to Int in the type of optJobs
hallgren
2014-09-08
(1) Refactor concurrency, (2) write to .gfo.tmp then rename to .gfo
hallgren
2014-08-25
Experimental: parallel batch compilation of grammars
hallgren
2014-08-22
Command line flag -s/-q now silences all warnings
hallgren
2014-08-13
Fix warnings in 16 modules, mostly forward compatibility warnings from GHC 7.8
hallgren
2014-08-13
Refactoring in GF.Compile and GF.ReadFiles with an eye to parallel compilation
hallgren
2014-07-27
Adding GF.Infra.Location and GF.Text.Pretty (forgot to 'darcs add' them before)
hallgren
2014-07-27
Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca...
hallgren
2014-06-24
minibar: include the grammar's last modification in the grammar info shown by...
hallgren
2014-06-12
PGF library: expose only PGF and PGF.Internal instead of all modules
hallgren
2014-05-21
in verbosity mode the compiler warns about missing paths
kr.angelov
2014-01-20
Optionally include C run-time support
hallgren
2013-12-16
GF.Compile.ReadFiles: reduced code duplication
hallgren
2013-12-10
option --split-pgf replaces option --mk-index. This splits the PGF into one f...
kr.angelov
2013-12-06
Show relative file paths in error messages
hallgren
2013-11-29
Commment code and options relating to the old partial evaluator
hallgren
2013-11-26
Represent identifiers as UTF-8-encoded ByteStrings
hallgren
2013-11-25
Change how GF deals with character encodings in grammar files
hallgren
2013-11-21
Some more monadic lifting changes
hallgren
2013-11-20
Reduced clutter in monadic code
hallgren
2013-11-06
the content of ParseEngAbs3.probs is now merged with ParseEngAbs.probs. The l...
kr.angelov
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-09-20
Comment out identifier refreshing code only used by the removed refresh pass
hallgren
2013-09-19
Introduce type RawIdent; only 9 imports of Data.ByteString.Char8 remain
hallgren
2013-09-19
Make Ident abstract; imports of Data.ByteString.Char8 down from 29 to 16 modules
hallgren
2013-06-10
Update the usage text for the --output-format option
hallgren
2013-02-12
now the beam size for the statistical parser can be configured by using the f...
kr.angelov
2013-01-28
Better error message for Predef.error
hallgren
2012-12-20
added alltenses to the default search path (just like prelude)
aarne
2012-11-14
Add flag --document-root for user with gf --server
hallgren
2012-11-14
GF usage message fixes
hallgren
2012-11-13
Adding a new experimental partial evalutator
hallgren
2012-11-08
Eliminate warnings about deprecated use of catch and try
hallgren
2012-10-23
cleanup
hallgren
2012-10-19
Refactor compileSourceModule
hallgren
2012-10-18
Use NOINLINE for build info and darcs version info
hallgren
2012-09-26
SIO bug fix
hallgren
2012-09-25
Use the SIO monad in the GF shell
hallgren
2012-09-25
GF.Infra.SIO.hs: adding the SIO monad (where S = Shell or Safe)
hallgren
2012-08-29
Use nub' instead of nub in some places, remove some unused nub imports
peter.ljunglof
2012-08-29
A basic infrastructure for generating Teyjus bytecode from the GF abstract sy...
kr.angelov
2012-06-27
major changes to the prolog export
peter.ljunglof
2012-06-26
Experiment with parallel grammar checks
hallgren
2012-06-26
GF.Infra.CheckM: comment out unused Context argument
hallgren
2012-06-26
Report many type errors instead of stopping after the first one
hallgren
2012-06-25
Fix for warning messages from checkMapRecover
hallgren
2012-06-25
removed spurious empty warnings
aarne
2012-06-25
Check monad: support for accumulated errors
hallgren
2012-06-25
Export PGF in Python format
peter.ljunglof
2012-06-25
warnings shown in checkMapRecover
aarne
[prev]
[next]