krasimir
|
a9ad4dbba6
|
force the interpreter to flush the output. usefull for the testsuite
|
2008-06-08 10:35:19 +00:00 |
|
aarne
|
fd6f37032c
|
sorting command list in Commands
|
2008-06-08 19:27:20 +00:00 |
|
krasimir
|
ce06bd457e
|
longname, synopsis and explanation for all commands
|
2008-06-05 20:48:24 +00:00 |
|
kr.angelov
|
83cededff9
|
file name completion for command i
|
2008-06-05 12:12:44 +00:00 |
|
kr.angelov
|
d970ed5224
|
fix the error checking in the word completion
|
2008-06-05 12:00:51 +00:00 |
|
kr.angelov
|
3e15333c41
|
describe cc,e,ph,q and i in Commands also. Allows word completion
|
2008-06-05 11:50:24 +00:00 |
|
kr.angelov
|
0841f73b83
|
remove the wc command
|
2008-06-05 11:34:29 +00:00 |
|
kr.angelov
|
e54e17e43b
|
complete word completion in the shell. works for commands, flags, options, abstract syntax identifiers and NL strings
|
2008-06-05 11:29:08 +00:00 |
|
kr.angelov
|
e94a57e37b
|
in initState report the error strictly. This allows to catch it easily
|
2008-06-05 11:26:48 +00:00 |
|
kr.angelov
|
09768534aa
|
lookParser already returns Nothing if there is no parser. Don't generate error
|
2008-06-05 11:18:59 +00:00 |
|
kr.angelov
|
0625cbb869
|
use parser combinators to parse the shell commands. simplified CommandLine type
|
2008-06-05 07:33:42 +00:00 |
|
kr.angelov
|
4606271031
|
back to breadth first search. Fixes the the "I am here" bug
|
2008-06-04 21:49:39 +00:00 |
|
kr.angelov
|
ea0ff19423
|
do the cyrilic trick for Windows in gf3 also
|
2008-06-04 07:52:12 +00:00 |
|
kr.angelov
|
2db5cddc33
|
cleanup, document and export the completion API
|
2008-06-04 07:49:58 +00:00 |
|
bjorn
|
8d4dddfada
|
Get VoiceXML generation working.
|
2008-06-03 20:05:52 +00:00 |
|
bjorn
|
783f5a0aec
|
Added lookPrintName.
|
2008-06-03 19:56:51 +00:00 |
|
bjorn
|
c334b15abf
|
Added (still unchanged) GF.Speech.VoiceXML.
|
2008-06-03 19:34:08 +00:00 |
|
bjorn
|
ea80441b08
|
Don't suffix start category name with _cat in SRGS XML printing.
|
2008-06-03 19:33:13 +00:00 |
|
bjorn
|
5dea982489
|
Added "bnf" output format for debugging.
|
2008-06-03 19:32:42 +00:00 |
|
bjorn
|
c974ce4345
|
Added options to support SRG printing.
|
2008-06-03 19:20:18 +00:00 |
|
bjorn
|
30792a3fa3
|
Added speech recognition grammar generation code. There is no way yet to invoke the SRG printer, and only SRGS is included.
|
2008-06-03 18:53:53 +00:00 |
|
bjorn
|
be2e8386a7
|
Add GF.Data.XML from old source. This is required by the SRGS printer.
|
2008-06-03 18:53:30 +00:00 |
|
kr.angelov
|
333271dec1
|
Use readline for word completion
|
2008-06-03 17:06:45 +00:00 |
|
kr.angelov
|
17e349abd3
|
add setCompletionFunction in GF.System.Readline
|
2008-06-03 16:54:59 +00:00 |
|
krasimir
|
cdb1eaf58f
|
fix conflicts
|
2008-06-03 16:27:21 +00:00 |
|
krasimir
|
a2f4baa78b
|
Redesign and opimize the incremental parser
|
2008-06-03 16:01:48 +00:00 |
|
krasimir
|
1647026506
|
Hackish version of the incremental parser
|
2008-06-03 06:59:44 +00:00 |
|
aarne
|
fe2d34f9e1
|
possible to inherit an overload group without excluding+opening
|
2008-06-03 11:59:00 +00:00 |
|
aarne
|
757cad383c
|
eliminated copying of inherited overload branches
|
2008-06-03 10:06:29 +00:00 |
|
aarne
|
04d8846c95
|
overload extension: syntax overload OldModule* {def*}
|
2008-06-03 09:21:24 +00:00 |
|
aarne
|
07c8a4383a
|
added an argument place to ResOverload for extended overloads
|
2008-06-01 11:02:02 +00:00 |
|
bjorn
|
b54c5ddb7c
|
Fixed generated Haskell modules to use only the PGF module.
|
2008-06-02 15:47:56 +00:00 |
|
bjorn
|
1a14b51f51
|
Honor the --name flag when generating output files. Set module name in generated Haskell modules correctly.
|
2008-06-02 15:32:01 +00:00 |
|
bjorn
|
699cf456cb
|
Changes lookConcrFlag to return Maybe.
|
2008-05-30 15:38:35 +00:00 |
|
krasimir
|
356860da00
|
add the MultiMap module
|
2008-06-02 10:00:13 +00:00 |
|
krasimir
|
a9d27771db
|
use MultiMap from the reference implementation instead of GeneralDeduction and RedBlackTree
|
2008-06-02 08:38:27 +00:00 |
|
krasimir
|
7bab5ed958
|
Some more documentation
|
2008-06-02 07:45:45 +00:00 |
|
aarne
|
063b242905
|
printing line numbers in rename and check-grammar error messages
|
2008-05-31 16:30:36 +00:00 |
|
aarne
|
96721de3e3
|
added positions to Module record; avoided Module constructor where possible; moved Refresh to Compile/
|
2008-05-31 14:40:46 +00:00 |
|
aarne
|
c8898f51bf
|
sync with laptop version, irrelevant changes
|
2008-05-29 22:32:58 +00:00 |
|
aarne
|
db1d804e7e
|
some fixes in pattern matching in Compute
|
2008-05-27 20:54:31 +00:00 |
|
aarne
|
5d63852680
|
unforgetting new env after i command
|
2008-05-30 17:13:38 +00:00 |
|
aarne
|
e58a01f1c8
|
error recovery in rename and check grammar: report all errors in a module before terminating
|
2008-05-30 16:45:48 +00:00 |
|
aarne
|
ac9ce7d7e8
|
started Finnish 1.4
|
2008-05-30 09:39:29 +00:00 |
|
bjorn
|
aa010a84bd
|
Refactor GFI to treat command line files and the i command uniformly. Disable CSE by default in GFI.
|
2008-05-30 15:20:28 +00:00 |
|
bjorn
|
bec9d06fae
|
Change setOptimization to produce Options, not a function over Options.
|
2008-05-30 15:20:09 +00:00 |
|
bjorn
|
7b52464a92
|
Added setOptimization function to GF.Infra.Options. I will need to do similar things for other options.
|
2008-05-30 13:56:50 +00:00 |
|
krasimir
|
3f3188a430
|
cleaned up and documented PGF API
|
2008-05-30 13:07:11 +00:00 |
|
krasimir
|
56c34b5dd8
|
replace GFCC with PGF in (almost) all places
|
2008-05-30 11:15:33 +00:00 |
|
krasimir
|
587eed4eaa
|
change the PGF.Data.Exp type
|
2008-05-30 09:10:28 +00:00 |
|