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
Age
Commit message (
Expand
)
Author
2007-07-08
handle unknowns words graciously in parseAny
aarne
2007-07-08
peb's forest patch
aarne
2007-07-08
Updated version numbers.
aarne
2007-07-05
Use compiled.tgz in dist and install-lib.
bringert
2007-07-05
Set build variable in config.mk
bringert
2007-07-05
hacky solution to name resolution warnings
aarne
2007-07-04
Changed dist target to work with current darcs version.
bringert
2007-07-04
Added lib target to src/Makefile. It builds all the resource-1.0 modules.
bringert
2007-07-04
tutorial exercises; put libdir in place in GF/src
aarne
2007-07-04
Install compiled resource modules in source and binary installs.
bringert
2007-07-04
Remove old VCS configure flags.
bringert
2007-07-04
Fixed NOINLINE bug in Today.hs
bringert
2007-07-04
Build GF/Today.hs directly from Makefile. Include libdir.
bringert
2007-07-03
generalized MakeOverload to TreeSelections
aarne
2007-07-02
parsing overloaded constructors as result
aarne
2007-07-02
contravariance in forgiving lock fields
aarne
2007-06-28
CFRules tracing.
bringert
2007-06-28
-printer=regexp handles precedence
bringert
2007-06-27
bottom-up and top-down filtering do not need fix point iteration.
bringert
2007-06-27
Refactor TransformCFG: use Map for CFRules.
bringert
2007-06-27
Make bottomUpFilter better by also removing categories which contain no finit...
bringert
2007-06-27
Print SRG stats when preprocessing grammar.
bringert
2007-06-27
Comment out tracing in CanonToGFCC. It produces lots of junk when generating ...
bringert
2007-06-27
Use shorter lines and paragraph-filling in SRGS, JSGF and GSL printing.
bringert
2007-06-27
Limit GSL/JSGF/SRGS ABNF grammar line width to 80.
bringert
2007-06-26
Fewer redundant parantheses in JSGF and SRGS ABNF.
bringert
2007-06-26
SRGS XML: the meta tag should use empty tag short-hand.
bringert
2007-06-26
Oops, I had managed to remove the preprocessing step in makeSimpleRegular, wh...
bringert
2007-06-26
Eliminate more redundant item tags in SRGS XML.
bringert
2007-06-26
Produce less verbose SRGS XML, by eliminating redundant item tags.
bringert
2007-06-25
Implement makeNonRecursiveSRG by conversion through MFA instead of directly t...
bringert
2007-06-25
Added srgs_abnf_non_rec.
bringert
2007-06-25
Document non-recursive SRGS.
bringert
2007-06-25
Some clean-up in finite-state network generation: MFA now keeps track of star...
bringert
2007-06-25
Added non-recursive SRGS printing.
bringert
2007-06-25
Some refactorings needed for recursion removal.
bringert
2007-06-21
Added makeSRG.
bringert
2007-06-21
SRG always has RE rhs.
bringert
2007-06-21
Removed some unused imports of GF.Speech.SRG.
bringert
2007-06-20
Added regexps grammar printer. This is a first step towards recursion-free SRGS.
bringert
2007-06-19
extended functor syntax
aarne
2007-06-18
fixed the mysterious "file..gfc" error
aarne
2007-06-18
overloading in ParadigmsFre
aarne
2007-06-17
checking name conflicts; some RGs don't work now
aarne
2007-06-17
marked deprecated productions in GF.cf
aarne
2007-06-14
Added a simple cabal build system for the embedded API.
bringert
2007-06-14
Move some type annotations from patterns to expressions. Haskell 98 does not ...
bringert
2007-06-14
Added OPTIONS_GHC -fglasgow-exts to files that use GHC extensions.
bringert
2007-06-11
initial check for unknown words in parsing
aarne
2007-06-09
bug fix in Compute
aarne
[next]