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
/
GF
/
Infra
Age
Commit message (
Expand
)
Author
2009-10-06
hopefully the last revision of the relative paths handling algorithm
krasimir
2009-10-05
another attempt to get the paths handling right
krasimir
2009-10-03
bugfix in extendPathEnv
krasimir
2009-10-02
refactor GF.Infra.CheckM and use the CheckM monad in the renamer as well
krasimir
2009-09-20
syntax for implicit arguments in GF
krasimir
2009-09-20
rename Decl in GF.Grammar.Grammar to Hypo to match the convention in PGF
krasimir
2009-09-17
remove the transfer modules. We don't need anything special, a transfer modul...
krasimir
2009-09-14
clean up the GF.Grammar API
krasimir
2009-09-14
CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that w...
krasimir
2009-09-05
simple profiler for PMCFG
krasimir
2009-06-16
make erasing=on the default
krasimir
2009-05-20
fix the generation of warnings in CheckGrammar. They are printed even in quie...
krasimir
2009-05-20
simpler algorithm for file searching in the compiler. should be equivalent to...
krasimir
2009-05-09
implement --gfo-dir. before it was recognized but ignored
krasimir
2009-04-30
added -gf-lib-path option which overides the value of GF_LIB_PATH
krasimir
2009-03-16
use new parser which supports the syntax in GF.Grammar.Grammar directly
krasimir
2009-03-13
remove the obsolete GF.Infra.PrintClass
krasimir
2009-02-23
fix the handling of flag coding
krasimir
2009-02-07
PMCFG pretty printer
krasimir
2009-02-01
the new pretty printer is now used for all -dump-* options. added -dump-sourc...
krasimir
2009-01-31
the dependency graph now shows all dependencies
krasimir
2009-01-31
some dead code elimination in UseIO and ReadFiles
krasimir
2009-01-31
bug fix in the module dependencies checker
krasimir
2009-01-23
--make now implies --batch
krasimir
2009-01-19
refactor the GF.Grammar.Grammar syntax. The obsolete constructions are removed
krasimir
2008-12-19
command dg for showing source grammar dep graph restored
aarne
2008-11-27
More efficient implementation of topological sort.
bjorn
2008-10-28
binary serialization for PGF
krasimir
2008-10-20
Added --parser=ondemand flag.
bjorn
2008-10-19
move PGF.Quiz to GF.Quiz. It is not part of the PGF API
krasimir
2008-10-16
A bit more verbosity when combining PGF files. Use putPointE when writing out...
bjorn
2008-10-15
Copy command-line options to module flags when compiling to .gfo.
bjorn
2008-10-15
Merge ModuleOptions and Options.
bjorn
2008-10-15
Added OPTIONS class to make options handling somewhat nicer. Next, I will mer...
bjorn
2008-10-14
the new optimized incremental parser and the common subexpression elimination...
krasimir
2008-10-10
Added option to treat some categories as lexical when generating Haskell data...
bjorn
2008-10-01
added mode 'gf --run' for running silently a script ; made quizzes handle cha...
aarne
2008-09-30
Added --cfg option for specifying which CFG transformations to use. Added sta...
bjorn
2008-09-26
Added pgf-pretty output-format
bjorn
2008-09-26
Added --output-format=ebnf.
bjorn
2008-09-25
Added --output-format=nolr. Minor makeRegular refactoring.
bjorn
2008-09-25
Added --output-format=regular.
bjorn
2008-09-25
Added an FCFG output format (--output-format=fcfg). This now lives in GF.Spee...
bjorn
2008-09-23
Added srgs_abnf_nonrec grammar printer to GF.Infra.Options.
bjorn
2008-09-15
A somewhat better solution to the words/UTF-8 problem: do encoding last, but ...
bjorn
2008-09-15
Temporary fix for the grave accent a encoding problem: change compatPrint to id.
bjorn
2008-09-03
Added --haskell-prefix option for changing the constructor prefix in generate...
bjorn
2008-09-03
new PGF output format: prolog syntax
peb
2008-09-03
treatment of Int: not always PredefAbs but can be PredefCnc
aarne
2008-08-24
Export modifyFlags and modifyModuleFlags from GF.Infra.Options.
bjorn
[next]