Commit Graph

  • 9e2c360ffb Added 'languageCode' to py-bindings. jordi.saludes 2010-06-18 15:34:08 +00:00
  • 7bee8ce0c7 Added CId and categories to py-bindings. jordi.saludes 2010-06-18 15:33:08 +00:00
  • 33eebe698d Added unit test from translation. jordi.saludes 2010-06-18 11:51:24 +00:00
  • ea5c3baa7f Added methods to PGFModule. jordi.saludes 2010-06-18 11:50:05 +00:00
  • 2007b75ab8 Added QuerySpa to tutorial/embedded. jordi.saludes 2010-06-18 11:48:36 +00:00
  • d313f22d72 DEBUG is off. jordi.saludes 2010-06-18 11:47:14 +00:00
  • 606a880720 Added LGPL license text. jordi.saludes 2010-06-18 09:59:10 +00:00
  • 7a485dfc5c Added linearization to py-bindings. jordi.saludes 2010-06-17 07:59:00 +00:00
  • 3ea00a7331 Added unit test. jordi.saludes 2010-06-13 19:15:19 +00:00
  • d8c65b9732 DEBUG mode added. jordi.saludes 2010-06-13 17:07:49 +00:00
  • ccbbd4e848 Code cleaning on gfmodule jordi.saludes 2010-06-13 16:53:33 +00:00
  • 0b1ea70bb6 Defined Tree type and moved parsed elements type to Tree jordi.saludes 2010-06-13 15:55:25 +00:00
  • 3e5d4381a0 Added destuctor for python types. jordi.saludes 2010-06-13 11:42:48 +00:00
  • cd0e383187 Type methods for pgf type. jordi.saludes 2010-06-12 22:19:27 +00:00
  • b8a022e3a8 More sophisticated python types jordi.saludes 2010-06-12 20:28:22 +00:00
  • b8bbb57b85 polishing py-bindings make file. jordi.saludes 2010-06-10 14:57:51 +00:00
  • 0aedd7b218 Created py-bindings. jordi.saludes 2010-06-10 14:54:18 +00:00
  • 4fdd21f127 detailed information for the type errors from PGFService krasimir 2010-07-13 15:33:54 +00:00
  • 3ca0b6a976 fix the loopchecking in PGF.Forest.bracketedTokn krasimir 2010-07-13 12:04:06 +00:00
  • a2fa22ed74 Add missing <td> tags in the HTML constructed by functio show_groupedtranslations hallgren 2010-07-13 11:54:42 +00:00
  • 8cdb33031d solve the ambiguity for double negation in SUMO krasimir 2010-07-13 11:43:24 +00:00
  • 2e2d190fd4 Bug fix in minibar.js: no translations where shown when using option show_grouped_translations: false hallgren 2010-07-13 11:35:28 +00:00
  • d0954d2f20 Make minibar.js work again after backwards incompatible changes to the data structures output by pgf-server. hallgren 2010-07-13 10:22:03 +00:00
  • 647b5ffff2 bugfix in the decoding of literals in PGF.Binary krasimir 2010-07-13 08:24:03 +00:00
  • d7f76c6d62 for some reason the concrete syntax for MidLevelOntology was not in darcs krasimir 2010-07-13 08:04:53 +00:00
  • 3c10d0ce44 updates in the Eclipse project for GWT UI krasimir 2010-07-08 16:50:51 +00:00
  • c671399014 update the shell scripts and some other configuration files for GWT 2.0.4 krasimir 2010-07-08 12:03:36 +00:00
  • c0cccb26cb update the package name for the Android UI krasimir 2010-07-08 10:26:10 +00:00
  • 9953091888 add src/ui folder for both Android and GWT UIs krasimir 2010-07-08 10:06:26 +00:00
  • be06bc8a09 change the package name of the GWT Apps to org.grammaticalframework.ui.gwt krasimir 2010-07-08 09:55:09 +00:00
  • faf816dbac upgrade to GWT 2.0.4 krasimir 2010-07-08 09:32:17 +00:00
  • 027c14dcbb FridgeApp and TranslateApp now show the type errors krasimir 2010-07-08 07:57:36 +00:00
  • ef4b068902 fix PGFService after the change in the parser API krasimir 2010-07-07 14:46:24 +00:00
  • 95f1d40c56 report type errors in the shell from command "p" krasimir 2010-07-07 12:23:21 +00:00
  • c066721dd1 fix in example/tutorial/smart/SmartFre.gf to make the dependent types work nicely krasimir 2010-07-07 10:12:08 +00:00
  • 2cd3523d04 simplify the monad TcM krasimir 2010-07-07 07:19:56 +00:00
  • c1245d53cd Access keys for input fields in minibar and feedback form hallgren 2010-07-06 13:36:42 +00:00
  • 710b8f1bf7 the abstract syntax for Predef.gf is now hard-coded in AppPredefined.hs krasimir 2010-07-01 15:38:16 +00:00
  • e0231cbf5b reorganize the modules in GF.Compile.* krasimir 2010-07-01 14:19:32 +00:00
  • 1b9169960a reorder the modules in gf.cabal krasimir 2010-07-01 14:03:35 +00:00
  • 5ae7be358d redesign the open-literals API krasimir 2010-07-01 08:51:59 +00:00
  • 706b215fce compilation of pattern matching using the algorithm of Lennart Augustsson. Not used yet krasimir 2010-06-30 16:00:47 +00:00
  • eb0bd54e68 rename isLiteralFCat -> isPredefFId, fcat(String|Int|Float) -> fid(String|Int|Float) krasimir 2010-06-30 07:40:22 +00:00
  • 4c576ebbc9 forgot to fix the import in GF.Speech.CFG to get the Token type krasimir 2010-06-29 12:58:35 +00:00
  • 1d33665c93 add PGF.Optimize in gf.cabal krasimir 2010-06-29 12:48:58 +00:00
  • 5428049d80 in PGF.Printer special output format for SymLit krasimir 2010-06-29 09:05:07 +00:00
  • 272dcf6917 introduce the type synonym Token=String in the PGF API krasimir 2010-06-29 09:00:41 +00:00
  • 88d7631b62 preliminary version of API for Open Literals krasimir 2010-06-22 12:31:04 +00:00
  • a6b8c11905 fix the compilation of literal categories in GeneratePMCFG.hs krasimir 2010-06-22 11:29:20 +00:00
  • 3714a7e3b4 grammar for messages started aarne 2010-06-21 16:50:40 +00:00
  • e94a1c7408 GF.Grammar.Printer: print expressions with lincat and lin krasimir 2010-06-21 15:23:49 +00:00
  • 7e9b1ebfa4 addFCoercion -> addCoercion in GeneratePMCFG krasimir 2010-06-20 08:53:25 +00:00
  • 9995a834ae getFCats -> getFIds in GeneratePMCFG krasimir 2010-06-20 08:45:31 +00:00
  • a77815e35a removed debugging code in GeneratePMCFG.hs krasimir 2010-06-20 08:30:00 +00:00
  • 041e5e2a33 query language generalized and extended ; added README aarne 2010-06-19 16:24:48 +00:00
  • a0f2ff0772 query language extended and generalized aarne 2010-06-19 10:29:06 +00:00
  • 0493f640d3 test script for query aarne 2010-06-18 07:07:32 +00:00
  • 992a7ffb38 Yay!! Direct generation of PMCFG from GF grammar krasimir 2010-06-18 12:55:58 +00:00
  • 5dfc9bbc0b the automatically generated printnames were just junks. Now we store printnames only if they are explicitly specified. krasimir 2010-06-18 10:19:05 +00:00
  • fd3cddcf5e PGF.Printer now dumps the printnames as well krasimir 2010-06-18 10:04:10 +00:00
  • ad814e12c5 add Dutch to the list of languages in Setup.hs krasimir 2010-06-17 15:34:41 +00:00
  • d8b049fdf8 rename GF.Grammar.Predef.isPredefCat to isLiteralCat krasimir 2010-06-17 15:08:12 +00:00
  • 183c878173 GF.Grammar.Lookup.allParamValues now works for table types as well krasimir 2010-06-17 09:51:10 +00:00
  • d8284f61bf starting query language for MOLTO aarne 2010-06-16 20:00:46 +00:00
  • 74811193ed case for pre in CF generation (ignores alternatives so far) aarne 2010-06-03 21:43:35 +00:00
  • c760c52223 grammar loader and unloader in C. Abstract Syntax only! krasimir 2010-06-16 15:14:34 +00:00
  • 106d056f54 Update demo links hallgren 2010-06-17 15:14:00 +00:00
  • b2a0adf969 added equality proof in the constructor for natural trasformations krasimir 2010-06-14 11:21:52 +00:00
  • 07da5a43c9 AndroidUI: implemented search in the bag of words krasimir 2010-06-10 13:38:15 +00:00
  • d6f32b3bcd dead code elimination for PGF. Note: the produced grammars will not work well with metavariables and high-order abstract syntax krasimir 2010-06-09 11:32:59 +00:00
  • 4e35f7e5ec filter the duplications when doing 'l -table' krasimir 2010-06-09 10:21:13 +00:00
  • 2ca3b57ecf Fixing gf executable in build-gfctest jordi.saludes 2010-06-08 11:19:33 +00:00
  • 31cd91e67e fixed bug in the recompilation checker which caused the phrasebook to be recompiled each time krasimir 2010-06-08 18:57:50 +00:00
  • 002965336a bugfix for flag -no-recomp krasimir 2010-06-08 15:40:47 +00:00
  • e8428b3d67 revert change in GF.Grammar.Printer that was intended for debugging only krasimir 2010-06-08 09:53:13 +00:00
  • 7d71704b3c fix typo in category theory krasimir 2010-06-07 12:56:05 +00:00
  • 7d9349271b Added gf-lexing.* to c-bindings. jordi.saludes 2010-06-05 11:57:55 +00:00
  • 4061674fae Changing rec to rec_ in PGF jordi.saludes 2010-06-05 11:02:51 +00:00
  • aa7a254f69 Fixed c-bindings gfctest jordi.saludes 2010-06-05 11:01:09 +00:00
  • df98e9b442 Build Query.pgf in build-gfctest.sh and look for it in the current directory kevin.kofler 2010-05-16 21:12:01 +00:00
  • ee1c419979 Reimplement a lexer in C for the C bindings not to depend on GF.Text.Lexing for now. kevin.kofler 2010-05-16 19:43:44 +00:00
  • 2e6512e3fd Update the C bindings to build with the current PGF API kevin.kofler 2010-05-16 21:09:51 +00:00
  • 218beec02c definitions for some high-order predicates that were missing krasimir 2010-06-06 12:10:49 +00:00
  • 54f40a135f SUMO: remove the uggly SubClassC and use KappaFn instead krasimir 2010-06-06 11:44:51 +00:00
  • 455d955841 changes in SUMO: formatting and fixes for lots of lots of small problems krasimir 2010-06-06 11:06:44 +00:00
  • ae79d4e4b2 word for Shop in Swedish aarne 2010-06-03 14:50:54 +00:00
  • 618daab89f changed preposition in romance phrasebooks aarne 2010-06-02 15:51:37 +00:00
  • 8bca574509 Added MacOS X installed package to download page. hallgren 2010-06-15 11:01:39 +00:00
  • 5fb77eb0fe feedback list styling hallgren 2010-06-02 16:50:46 +00:00
  • 9976477272 minibar feedback: save user_agent, simple feedback viewer hallgren 2010-06-02 16:23:52 +00:00
  • 1e5984fe2d Feedback form for phrasebook/minibar hallgren 2010-06-02 14:36:09 +00:00
  • e5bc4328cb New minibar option: default_source_language hallgren 2010-06-02 13:59:38 +00:00
  • 86da023392 Some minibar/phrasebook button and style changes hallgren 2010-06-02 13:40:41 +00:00
  • 365e8e2310 Remove "Back to phrasebook link" from the help page, since it opens in a new window. hallgren 2010-06-02 13:36:10 +00:00
  • 0c67946362 Improved Goolge Translate button hallgren 2010-06-02 10:39:25 +00:00
  • 5fbdcfef0e more edits in doc-phrasebook aarne 2010-06-02 08:37:04 +00:00
  • a0e972ab69 finishing phrasebook documentation ; changed doc name aarne 2010-06-02 08:27:48 +00:00
  • 707608a25c added word "to" in the fake Android Fridge krasimir 2010-06-02 08:21:42 +00:00
  • b473284f81 brushed_metal background in the Android app krasimir 2010-06-02 08:20:30 +00:00
  • 094f75068e forgot some files for android krasimir 2010-06-02 08:02:48 +00:00