Commit Graph

4872 Commits

Author SHA1 Message Date
jordi.saludes
6ec8d1bd4f New interface to gf based in Storable. 2010-07-15 08:15:41 +00:00
krasimir
3a48cefc3a declare Provice as subclass of StateOrProvince in Mondial.gf 2010-07-21 11:58:51 +00:00
krasimir
df555d54fb fix the algorithm for items cutting in the partial parser 2010-07-15 14:01:51 +00:00
jordi.saludes
21063634ab Added atribution. 2010-06-18 18:23:21 +00:00
jordi.saludes
2fc0d842b4 Added showPrintName to py-bindings. 2010-06-18 18:18:20 +00:00
jordi.saludes
26a1beefb4 Really adding QuerySpa to embedded. 2010-06-18 15:53:47 +00:00
jordi.saludes
752f6751e0 Added 'languageCode' to py-bindings. 2010-06-18 15:34:08 +00:00
jordi.saludes
f8ba9a8691 Added CId and categories to py-bindings. 2010-06-18 15:33:08 +00:00
jordi.saludes
c2cf2c9d22 Added unit test from translation. 2010-06-18 11:51:24 +00:00
jordi.saludes
07c9b85e90 Added methods to PGFModule. 2010-06-18 11:50:05 +00:00
jordi.saludes
bf06b1d89d Added QuerySpa to tutorial/embedded. 2010-06-18 11:48:36 +00:00
jordi.saludes
dfcd2924e7 DEBUG is off. 2010-06-18 11:47:14 +00:00
jordi.saludes
765107c441 Added LGPL license text. 2010-06-18 09:59:10 +00:00
jordi.saludes
5f40426dac Added linearization to py-bindings. 2010-06-17 07:59:00 +00:00
jordi.saludes
018b272d42 Added unit test. 2010-06-13 19:15:19 +00:00
jordi.saludes
e18d121315 DEBUG mode added. 2010-06-13 17:07:49 +00:00
jordi.saludes
be77286bbb Code cleaning on gfmodule 2010-06-13 16:53:33 +00:00
jordi.saludes
dd9c1f1de8 Defined Tree type and moved parsed elements type to Tree 2010-06-13 15:55:25 +00:00
jordi.saludes
bab9131776 Added destuctor for python types. 2010-06-13 11:42:48 +00:00
jordi.saludes
9ab679b5d5 Type methods for pgf type. 2010-06-12 22:19:27 +00:00
jordi.saludes
ec3099a940 More sophisticated python types 2010-06-12 20:28:22 +00:00
jordi.saludes
b2a21ad435 polishing py-bindings make file. 2010-06-10 14:57:51 +00:00
jordi.saludes
4a1f2cf626 Created py-bindings. 2010-06-10 14:54:18 +00:00
krasimir
b57dda5d94 detailed information for the type errors from PGFService 2010-07-13 15:33:54 +00:00
krasimir
ef68e209c2 fix the loopchecking in PGF.Forest.bracketedTokn 2010-07-13 12:04:06 +00:00
hallgren
c9cca8a77e Add missing <td> tags in the HTML constructed by functio show_groupedtranslations 2010-07-13 11:54:42 +00:00
krasimir
2bc50e6536 solve the ambiguity for double negation in SUMO 2010-07-13 11:43:24 +00:00
hallgren
032cd65f8f Bug fix in minibar.js: no translations where shown when using option show_grouped_translations: false
This affected minibar.html but not phrasebook.html and was
caused by accidental shadowing of function tr in function show_translations.
2010-07-13 11:35:28 +00:00
hallgren
866ef5ead0 Make minibar.js work again after backwards incompatible changes to the data structures output by pgf-server.
The canParse field was removed without notice.
2010-07-13 10:22:03 +00:00
krasimir
5ea08bd2e8 bugfix in the decoding of literals in PGF.Binary 2010-07-13 08:24:03 +00:00
krasimir
a8560f2cf1 for some reason the concrete syntax for MidLevelOntology was not in darcs 2010-07-13 08:04:53 +00:00
krasimir
e1e492cc5f updates in the Eclipse project for GWT UI 2010-07-08 16:50:51 +00:00
krasimir
d0ce81a02c update the shell scripts and some other configuration files for GWT 2.0.4 2010-07-08 12:03:36 +00:00
krasimir
c4a00695db update the package name for the Android UI 2010-07-08 10:26:10 +00:00
krasimir
4539830212 add src/ui folder for both Android and GWT UIs 2010-07-08 10:06:26 +00:00
krasimir
1cb3cfb4c2 change the package name of the GWT Apps to org.grammaticalframework.ui.gwt 2010-07-08 09:55:09 +00:00
krasimir
161403e7d3 upgrade to GWT 2.0.4 2010-07-08 09:32:17 +00:00
krasimir
0dbe60b7bf FridgeApp and TranslateApp now show the type errors 2010-07-08 07:57:36 +00:00
krasimir
1a7210dc18 fix PGFService after the change in the parser API 2010-07-07 14:46:24 +00:00
krasimir
8d63bf8d79 report type errors in the shell from command "p" 2010-07-07 12:23:21 +00:00
krasimir
cf8f0f089f fix in example/tutorial/smart/SmartFre.gf to make the dependent types work nicely 2010-07-07 10:12:08 +00:00
krasimir
21c14b1305 simplify the monad TcM 2010-07-07 07:19:56 +00:00
hallgren
a74e3f963a Access keys for input fields in minibar and feedback form 2010-07-06 13:36:42 +00:00
krasimir
51e4f36b80 the abstract syntax for Predef.gf is now hard-coded in AppPredefined.hs 2010-07-01 15:38:16 +00:00
krasimir
527efbef9d reorganize the modules in GF.Compile.* 2010-07-01 14:19:32 +00:00
krasimir
19ca4fa0a6 reorder the modules in gf.cabal 2010-07-01 14:03:35 +00:00
krasimir
e92151caf8 redesign the open-literals API 2010-07-01 08:51:59 +00:00
krasimir
3a5f193fd7 compilation of pattern matching using the algorithm of Lennart Augustsson. Not used yet 2010-06-30 16:00:47 +00:00
krasimir
97a9ddb4a7 rename isLiteralFCat -> isPredefFId, fcat(String|Int|Float) -> fid(String|Int|Float) 2010-06-30 07:40:22 +00:00
krasimir
00a69cab3b forgot to fix the import in GF.Speech.CFG to get the Token type 2010-06-29 12:58:35 +00:00