1
0
forked from GitHub/gf-core
Commit Graph

121 Commits

Author SHA1 Message Date
aarne
27602f4f82 took back smart type of Int ; Digits type in resource and some adjustments of Det syntax (not yet for romance and russian) 2007-12-17 18:12:46 +00:00
aarne
7551c70db6 restored Int size and last ; added lib/prelude to be the last in any grammar path 2007-12-16 22:24:36 +00:00
aarne
7e40df7d4c made compile from source use optimized modules internally 2007-11-12 17:25:00 +00:00
aarne
6158445114 fixed bug with prawitz transform of course-of-values tables in Compute 2007-11-12 12:36:40 +00:00
aarne
ad96ff1822 debugging gfcc bug; resulted in some type annotations to work around problems 2007-11-09 14:02:11 +00:00
aarne
a9472f91e5 the lincat of Int simplified to SS again (Linear,Lookup,CheckGrammar by commenting out) 2007-10-21 10:01:14 +00:00
aarne
cec3d7d603 found and temporarily solved the bug in LangGer gfcc generation 2007-10-16 17:38:57 +00:00
aarne
eb145f5fcf adjusting parameter types in Romance and fixing some compilation bugs 2007-10-14 14:08:41 +00:00
aarne
156d0e321e marked alternatives for compiling tables 2007-10-02 21:01:38 +00:00
aarne
8fc4f7b1fd more debugging of GrammarToGFCC 2007-10-02 13:44:52 +00:00
aarne
fb730a75b5 bug fix in Compute 2007-06-09 14:08:23 +00:00
aarne
2949a973d0 some new shortcuts in Compute; no impressive results 2007-06-08 16:55:25 +00:00
aarne
ef9174e35d pattern matching optimization; trace of fun in compilation with -v 2007-06-08 12:50:01 +00:00
aarne
035689f8c7 started direct compiler from GF to GFCC 2007-05-15 16:35:13 +00:00
aarne
935594eb86 semantics of variants 2007-01-10 21:03:18 +00:00
aarne
08154738fc Koji's bug fixed 2006-12-18 15:25:00 +00:00
aarne
9ab11fe720 debugging AbsCompute 2006-12-17 22:34:03 +00:00
aarne
3d68f22b95 overload refresh 2006-12-01 17:55:52 +00:00
aarne
580f7d7995 oper overloading: first implemenatation using records 2006-11-17 13:40:55 +00:00
aarne
546e778ba8 internal representation for param value index 2006-11-14 19:13:33 +00:00
aarne
ae4ba74838 an alternative lookup strategy in Compute 2006-11-13 17:52:58 +00:00
aarne
d3e1295243 lookup with more information 2006-11-09 22:05:43 +00:00
aarne
c3cefb4d48 record order bug fix 2006-10-11 20:44:18 +00:00
aarne
39a31d07d5 the Error type; better lexer error reporting 2006-09-01 15:11:22 +00:00
aarne
a75c3b1907 resource.txt updates ; lock field and lookup book fixes 2006-06-20 15:05:22 +00:00
aarne
402a113b56 made -fcfg default parser; added lexer textvars 2006-06-20 08:38:44 +00:00
kr.angelov
f09e929dd1 initial support for literal categories e.g. String,Int and Float 2006-06-06 21:30:14 +00:00
aarne
d1dc04747b restored lock fields with a clearer warning 2006-06-18 19:23:00 +00:00
aarne
1aa8abb074 updated dialogue to multimodal ; bug fixes in grammar compilation 2006-05-24 15:40:15 +00:00
aarne
00e7c3225e bug fix in Predef.toStr compilation 2006-05-21 11:38:00 +00:00
aarne
4f9ba74f72 removed automatic lock fields - must be added by hand in places in resource 2006-05-22 15:48:59 +00:00
aarne
a42a232c57 inherent features of Int 2006-04-04 14:44:46 +00:00
aarne
82fbc184b6 added some generation facilities 2006-03-31 16:30:44 +00:00
aarne
2657c51e04 example based also with treebank, with real term parser 2006-03-04 22:14:33 +00:00
aarne
b30e817e55 tram using compiled resources 2006-02-22 22:29:11 +00:00
aarne
443f86ba4d Norwegian 2006-01-26 13:57:22 +00:00
aarne
32a0a9ac0f optimization of selection computation 2006-01-24 20:36:37 +00:00
aarne
90c7caa788 type checking pattern bindings 2006-01-13 13:47:15 +00:00
aarne
7fbaae3350 matching empty string fixed 2006-01-09 09:22:39 +00:00
aarne
00ea4e3dcd documenting regular patterns 2006-01-07 15:42:13 +00:00
aarne
d133e0353c regular expression patterns 2006-01-07 14:39:40 +00:00
aarne
4e42d73ee5 regex patterns for tokens 2006-01-07 12:26:11 +00:00
aarne
88b09b8ae0 concatenation string patterns 2006-01-06 21:49:25 +00:00
aarne
89ec5b808b parsing escaped strings from command line fixed 2005-12-21 19:46:48 +00:00
aarne
9f867c4922 float parsing fixed 2005-12-11 17:48:55 +00:00
aarne
dea5158cbf floats in GF and GFC (parsing user input still doesn't work) 2005-12-02 13:13:14 +00:00
aarne
7c6210d6e6 matching with "" 2005-11-18 14:24:12 +00:00
aarne
00b435c839 compilation of functors 2005-11-11 22:24:33 +00:00
bringert
c52e57411b Made mapAssignM more efficient. 2005-11-11 15:38:00 +00:00
aarne
a6cd4c131b variants compilation 2005-11-01 14:39:12 +00:00