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-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
2007-06-08
some new shortcuts in Compute; no impressive results
aarne
2007-06-08
pattern matching optimization; trace of fun in compilation with -v
aarne
2007-05-31
syntax interfaces
aarne
2007-05-31
overload checking and messages; resource.txt modifs
aarne
2007-05-15
started direct compiler from GF to GFCC
aarne
2007-05-11
param values for TInts in Canon.Look
aarne
2007-05-10
ids for GF rather than BNFC in AbsToBNF
aarne
2007-05-10
Added haskell_gadt -printer. It does not include a Compos instance yet, so it...
bringert
2007-05-10
printing abs as BNF
aarne
2007-05-03
removed the Str/Tok distinction in CheckGrammar - obsolete anyway.
aarne
2007-04-21
Fixed use of -unlexer in EmbedAPI. Before, EmbedAPI.linearize ignored the fla...
bringert
2007-03-27
Nicer formatting of generated GSL.
bringert
2007-03-26
Remove all empty SLF nodes, don't care about edge explosion. Empty nodes are ...
bringert
2007-03-26
Use EBNF compaction for GSL.
bringert
2007-03-26
Fixed SISR bug.
bringert
2007-03-25
commented LC_LR modification
bringert
2007-03-25
Also remove indirectly cyclic productions.
bringert
2007-03-25
Added srg0006: A grammar with a cycle caused by an empty production.
bringert
2007-03-25
Comments only.
bringert
2007-03-24
SRG generation: merge categories with identical set of productions. The LC_LR...
bringert
2007-03-24
Modified the LC_LR implementation to only produce rules using A-X categories ...
bringert
2007-03-24
Better debugging output when SRG generation crashes because of a missing cate...
bringert
2007-03-20
Remove removeIdenticalRules, since it would get rid of alternative parse resu...
bringert
2007-03-20
Do the same initial transformations as for CFGs when generating FAs: remove c...
bringert
2007-03-20
Do top-down and bottom-up filtering together to a fixed point.
bringert
2007-03-20
Moved code and comments around in TransformCFG.
bringert
2007-03-20
Renamed removeEmptyCats to bottomUpFilter.
bringert
2007-03-20
Removed dead export list.
bringert
2007-03-20
Removed fixed FIXMEs.
bringert
2007-03-19
Use makeSimpleSRG everywhere and remove makeSRG. Reimplemented top-down filte...
bringert
2007-03-16
thai phrase translator
aarne
2007-03-14
ma -status; sep lines for l -all
aarne
2007-02-28
parsing method in EmbedAPI
aarne
2007-02-24
cc output as pipable string
aarne
2007-02-23
cc -table
aarne
2007-02-17
essential LP phrases, pron table
aarne
2007-02-16
VoiceXML generation: the grammar file name should be based on the concrete sy...
bringert
2007-02-11
thai word list corrections
aarne
2007-02-11
thai diphthong table
aarne
2007-01-29
Handle coercion functions (_) in CFG generation for SRG.
bringert
[next]