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-3.0
Age
Commit message (
Collapse
)
Author
2008-06-13
make with test trees
aarne
2008-06-12
file name as option in commands
aarne
2008-06-12
Get JSGF generation to compile. Still untested.
bjorn
2008-06-12
Add GF.Speech.SRG.isExternalCat
bjorn
2008-06-12
Rename GF.Speech.SRGS to GF.Speech.SRGS_XML
bjorn
2008-06-12
Added unmodified GF.Speech.PrJSGF back in.
bjorn
2008-06-12
Exclude literal categories from generated VoiceXML.
bjorn
2008-06-12
added command ps -stringop, with stringop being (un)lexer defined in Lexing
aarne
2008-06-12
fix the tree extractor in the incremental parser to check for cyclic charts ↵
krasimir
and coercion rules.
2008-06-12
add generation of erasing PMCFG grammars
krasimir
2008-06-12
treating Int as PredefAbs.Int in lookup
aarne
2008-06-11
use import System.Cmd instead of import System. It is in the process package ↵
krasimir
and we already depend on it.
2008-06-11
restored the read_file command ; filename must be in quotes (to be fixed?)
aarne
2008-06-11
system command (!) in gf3 shell
aarne
2008-06-11
allow spaces between command options; option -treebank in linearize
aarne
2008-06-10
preliminary version of morpho analysis
aarne
2008-06-08
force the interpreter to flush the output. usefull for the testsuite
krasimir
2008-06-08
sorting command list in Commands
aarne
2008-06-05
longname, synopsis and explanation for all commands
krasimir
2008-06-05
file name completion for command i
kr.angelov
2008-06-05
fix the error checking in the word completion
kr.angelov
2008-06-05
describe cc,e,ph,q and i in Commands also. Allows word completion
kr.angelov
2008-06-05
remove the wc command
kr.angelov
2008-06-05
complete word completion in the shell. works for commands, flags, options, ↵
kr.angelov
abstract syntax identifiers and NL strings
2008-06-05
in initState report the error strictly. This allows to catch it easily
kr.angelov
2008-06-05
lookParser already returns Nothing if there is no parser. Don't generate error
kr.angelov
2008-06-05
use parser combinators to parse the shell commands. simplified CommandLine type
kr.angelov
2008-06-04
back to breadth first search. Fixes the the "I am here" bug
kr.angelov
2008-06-04
do the cyrilic trick for Windows in gf3 also
kr.angelov
2008-06-04
cleanup, document and export the completion API
kr.angelov
2008-06-03
Get VoiceXML generation working.
bjorn
2008-06-03
Added lookPrintName.
bjorn
2008-06-03
Added (still unchanged) GF.Speech.VoiceXML.
bjorn
2008-06-03
Don't suffix start category name with _cat in SRGS XML printing.
bjorn
2008-06-03
Added "bnf" output format for debugging.
bjorn
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 ↵
bjorn
invoke the SRG printer, and only SRGS is included.
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 ↵
bjorn
generated Haskell modules correctly.
2008-05-30
Changes lookConcrFlag to return Maybe.
bjorn
[prev]
[next]