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
Age
Commit message (
Expand
)
Author
2008-06-03
Added options to support SRG printing.
bjorn
2008-06-03
Added speech recognition grammar generation code. There is no way yet to invo...
bjorn
2008-06-03
Add GF.Data.XML from old source. This is required by the SRGS printer.
bjorn
2008-06-03
Use readline for word completion
kr.angelov
2008-06-03
add setCompletionFunction in GF.System.Readline
kr.angelov
2008-06-03
fix conflicts
krasimir
2008-06-03
Redesign and opimize the incremental parser
krasimir
2008-06-03
Hackish version of the incremental parser
krasimir
2008-06-03
possible to inherit an overload group without excluding+opening
aarne
2008-06-03
eliminated copying of inherited overload branches
aarne
2008-06-03
overload extension: syntax overload OldModule* {def*}
aarne
2008-06-01
added an argument place to ResOverload for extended overloads
aarne
2008-06-02
Fixed generated Haskell modules to use only the PGF module.
bjorn
2008-06-02
Honor the --name flag when generating output files. Set module name in genera...
bjorn
2008-05-30
Changes lookConcrFlag to return Maybe.
bjorn
2008-06-02
add the MultiMap module
krasimir
2008-06-02
use MultiMap from the reference implementation instead of GeneralDeduction an...
krasimir
2008-06-02
Some more documentation
krasimir
2008-06-02
rename GF.Grammar.Refresh to GF.Compile.Refresh in .caba
krasimir
2008-05-31
printing line numbers in rename and check-grammar error messages
aarne
2008-05-31
added positions to Module record; avoided Module constructor where possible; ...
aarne
2008-05-29
sync with laptop version, irrelevant changes
aarne
2008-05-27
some fixes in pattern matching in Compute
aarne
2008-05-30
unforgetting new env after i command
aarne
2008-05-30
error recovery in rename and check grammar: report all errors in a module bef...
aarne
2008-05-30
started Finnish 1.4
aarne
2008-05-30
Refactor GFI to treat command line files and the i command uniformly. Disable...
bjorn
2008-05-30
Change setOptimization to produce Options, not a function over Options.
bjorn
2008-05-30
Added setOptimization function to GF.Infra.Options. I will need to do similar...
bjorn
2008-05-30
cleaned up and documented PGF API
krasimir
2008-05-30
replace GFCC with PGF in (almost) all places
krasimir
2008-05-30
change the PGF.Data.Exp type
krasimir
2008-05-30
don't need SyntaxTree anymore. Use PGF.Data.Exp directly
krasimir
2008-05-29
change the library root namespace from GF.GFCC to PGF
krasimir
2008-05-29
drop the GF.Command.* dependencies in the library
krasimir
2008-05-29
fixing number of interrogatives in English Structural
aarne
2008-05-29
drop the dependency to GF.Infra.PrintClass from the Library
krasimir
2008-05-29
rearrange the other-modules field
krasimir
2008-05-29
move the parsing related stuff to GF.GFCC.Parsing
krasimir
2008-05-29
move GF.Parsing.FCFG.PInfo to GF.GFCC.BuildParser and rename FCFPInfo to Pars...
krasimir
2008-05-29
move GF.Formalism.FCFG types to GF.GFCC.DataGFCC
krasimir
2008-05-29
simplify FSymbol type
krasimir
2008-05-29
Simplify the Input type. Remove Edge and use only Range type
krasimir
2008-05-29
remove Symbol type
krasimir
2008-05-29
simplify the Profile type and remove the NameProfile type
krasimir
2008-05-29
removed extra subex in suffixOptimize
aarne
2008-05-29
type computed in table T [...]
aarne
2008-05-29
Only print \n instead of CPU time in putPointE when printing the text message...
bjorn
2008-05-29
Copy startcat flag to .gfo file.
bjorn
2008-05-29
if optShowCPUTime is off just print \n in putPointE
krasimir
[next]