1
0
forked from GitHub/gf-core

Commit Graph

  • 7215991e9b Adding an alternate style for the GF home page hallgren 2013-11-27 15:32:25 +00:00
  • 47182d4045 minor tweaks in the Android UI kr.angelov 2013-11-27 12:37:55 +00:00
  • 38b4a88c2b minor tweaks in the Android UI kr.angelov 2013-11-27 12:37:55 +00:00
  • d3e56a6e7e fix the character encoding problem in the web view in the Android UI kr.angelov 2013-11-27 12:37:15 +00:00
  • 105071d11e fix the character encoding problem in the web view in the Android UI kr.angelov 2013-11-27 12:37:15 +00:00
  • b0a74ddc59 added API in the C runtime and the Java binding for checking whether a given function is linearizable in a given language. This is used in the Android UI for better vizualizations kr.angelov 2013-11-27 12:35:11 +00:00
  • 3509a8d4cc added API in the C runtime and the Java binding for checking whether a given function is linearizable in a given language. This is used in the Android UI for better vizualizations kr.angelov 2013-11-27 12:35:11 +00:00
  • eeec31cbab update the project files for the Java binding kr.angelov 2013-11-27 12:34:33 +00:00
  • e68067a83c update the project files for the Java binding kr.angelov 2013-11-27 12:34:33 +00:00
  • 7a428198c6 space leak in the Java binding kr.angelov 2013-11-27 12:34:06 +00:00
  • 085808513d space leak in the Java binding kr.angelov 2013-11-27 12:34:06 +00:00
  • 3f57151cc3 Represent identifiers as UTF-8-encoded ByteStrings hallgren 2013-11-26 16:12:03 +00:00
  • a617e50d95 Represent identifiers as UTF-8-encoded ByteStrings hallgren 2013-11-26 16:12:03 +00:00
  • 9d7fdf7c9a Change how GF deals with character encodings in grammar files hallgren 2013-11-25 21:12:11 +00:00
  • 3210a50648 examples/phrasebook: add Makefile2 for parallel grammar compilation hallgren 2013-11-26 16:32:38 +00:00
  • bfea06561d examples/letter: convert grammar files to UTF-8 hallgren 2013-11-26 12:52:05 +00:00
  • 30fc46e934 Change how GF deals with character encodings in grammar files hallgren 2013-11-25 21:12:11 +00:00
  • 1ae58146cd examples/phrasebook: add Makefile2 for parallel grammar compilation hallgren 2013-11-26 16:32:38 +00:00
  • d55a3f9d6e examples/letter: convert grammar files to UTF-8 hallgren 2013-11-26 12:52:05 +00:00
  • c247aa6791 added translations of outside in DictEngBul kr.angelov 2013-11-26 10:24:32 +00:00
  • 24a10d20a0 GF home page: mention upcoming default character encoding change hallgren 2013-11-25 20:11:11 +00:00
  • 1735dcf055 GF home page: mention upcoming default character encoding change hallgren 2013-11-25 20:11:11 +00:00
  • cb27ed0a67 Setup.hs: avoid a problem with Cabal-1.18 hallgren 2013-11-25 20:03:57 +00:00
  • 06ed4cc263 Setup.hs: avoid a problem with Cabal-1.18 hallgren 2013-11-25 20:03:57 +00:00
  • 9541668f76 Document the upcoming default character encoding change in the release notes hallgren 2013-11-25 19:47:05 +00:00
  • 7d54466310 Document the upcoming default character encoding change in the release notes hallgren 2013-11-25 19:47:05 +00:00
  • fc2f5b0a1a Add explicit character encoding specifications in 39 more RGL modules hallgren 2013-11-25 18:17:12 +00:00
  • 1c34005ffc a few words in DictEngBul.gf kr.angelov 2013-11-25 10:40:23 +00:00
  • 4a82481a1f examples/phrasebook: adding --# -coding=latin1 to 18 modules hallgren 2013-11-22 17:47:50 +00:00
  • b237996eb3 examples/phrasebook: adding --# -coding=latin1 to 18 modules hallgren 2013-11-22 17:47:50 +00:00
  • a24d8a9506 lib/src: adding --# -coding=latin1 to 119 RGL modules hallgren 2013-11-22 17:26:00 +00:00
  • 9c479393f6 examples/foods: add --# -coding=latin1 hallgren 2013-11-22 17:21:36 +00:00
  • 1272015873 examples/foods: add --# -coding=latin1 hallgren 2013-11-22 17:21:36 +00:00
  • 22fe61b533 fix in the GF keyboard for Android kr.angelov 2013-11-22 13:37:12 +00:00
  • 210a813d1c fix in the GF keyboard for Android kr.angelov 2013-11-22 13:37:12 +00:00
  • 8cc6be0152 fix the export for CFG grammars with BIND, SOFT_BIND and nonExist kr.angelov 2013-11-22 13:36:14 +00:00
  • c119627dfc fix the export for CFG grammars with BIND, SOFT_BIND and nonExist kr.angelov 2013-11-22 13:36:14 +00:00
  • 8bcc70eac8 the GF syntax for identifiers is exteded with quoted forms, i.e. you could write for instance 'ab.c' and then everything between the quites is identifier. This includes Unicode characters and non-ASCII symbols. This is useful for automatically generated GF grammars. kr.angelov 2013-11-22 13:30:18 +00:00
  • 4254b101f4 the GF syntax for identifiers is exteded with quoted forms, i.e. you could write for instance 'ab.c' and then everything between the quites is identifier. This includes Unicode characters and non-ASCII symbols. This is useful for automatically generated GF grammars. kr.angelov 2013-11-22 13:30:18 +00:00
  • 1d2786f7da bugfix in the debug mode for the parser kr.angelov 2013-11-22 12:26:49 +00:00
  • cddc19a5ad bugfix in the debug mode for the parser kr.angelov 2013-11-22 12:26:49 +00:00
  • 260c0dfedc Some refactoring in GF.Compile and GF.Compile.GetGrammar hallgren 2013-11-21 16:27:26 +00:00
  • 14bbbf1f27 Some refactoring in GF.Compile and GF.Compile.GetGrammar hallgren 2013-11-21 16:27:26 +00:00
  • fe065b5ee4 Some more monadic lifting changes hallgren 2013-11-21 15:01:04 +00:00
  • c8d2ed96fd Some more monadic lifting changes hallgren 2013-11-21 15:01:04 +00:00
  • aad6a1c4bb bugfix in the C runtime kr.angelov 2013-11-21 14:31:28 +00:00
  • e77c19c783 bugfix in the C runtime kr.angelov 2013-11-21 14:31:28 +00:00
  • a50724ca2c the Java binding for lookupMorpho should release the local references created in a loop kr.angelov 2013-11-21 14:29:47 +00:00
  • 85e238f824 the Java binding for lookupMorpho should release the local references created in a loop kr.angelov 2013-11-21 14:29:47 +00:00
  • 2f877b760b Add a small readme to the rgl test suite gregoire.detrez 2013-11-21 10:32:26 +00:00
  • 57a48fea59 Add a test runner and a test suite fore the rgl gregoire.detrez 2013-11-21 09:55:30 +00:00
  • e63e8d9765 Add a test runner and a test suite fore the rgl gregoire.detrez 2013-11-21 09:55:30 +00:00
  • 4ba116d125 a shortcut in SentenceRomance.SlashVP to make it more easily compilable. This compromises the correctness of negation with polarity elements (e.g. the omission of "pas" in French when "rien" is present) in slash-type questions and polarity items. The correct version is left in a comment and waiting for optimizations that would enable compiling it into PMCFG. aarne 2013-11-21 08:48:08 +00:00
  • 254b2f0f40 optimized VerbRomance.SlashV2VNP to make it compilable aarne 2013-11-20 15:08:34 +00:00
  • 2b1794010e more stack in Translate Makefile aarne 2013-11-20 12:48:53 +00:00
  • ab8b220dc8 more stack in Translate Makefile aarne 2013-11-20 12:48:53 +00:00
  • 9a2725279e fix in the Python binding kr.angelov 2013-11-20 09:54:37 +00:00
  • b255f19b63 fix in the Python binding kr.angelov 2013-11-20 09:54:37 +00:00
  • 308421789a Removed some code duplication in GF.Compile.Update hallgren 2013-11-20 01:26:41 +00:00
  • ab8037c3c6 Removed some code duplication in GF.Compile.Update hallgren 2013-11-20 01:26:41 +00:00
  • 018c9838ed Reduced clutter in monadic code hallgren 2013-11-20 00:45:33 +00:00
  • c8cbd4477f Reduced clutter in monadic code hallgren 2013-11-20 00:45:33 +00:00
  • ddac5f9e5a GF shell: improved system_pipe (aka "?") command hallgren 2013-11-19 15:18:58 +00:00
  • c29326d074 GF shell: improved system_pipe (aka "?") command hallgren 2013-11-19 15:18:58 +00:00
  • c58b6d8a60 added a missing path to SymbolUrd, previously causing an error message when compiling the rgl aarne 2013-11-19 10:49:42 +00:00
  • 5b83da5583 bugfix in the robust parser kr.angelov 2013-11-18 09:05:27 +00:00
  • 33a76f1cd5 bugfix in the robust parser kr.angelov 2013-11-18 09:05:27 +00:00
  • edb4f7320d add gu_buf_insert in libgu kr.angelov 2013-11-18 09:05:09 +00:00
  • 2dd04b2b2f add gu_buf_insert in libgu kr.angelov 2013-11-18 09:05:09 +00:00
  • c92372c381 fix empty strings in DictEngFre inari 2013-11-15 15:11:52 +00:00
  • a6d60f9c8d fixes in the C runtime to avoid warnings when compiling on MacOS kr.angelov 2013-11-15 10:03:22 +00:00
  • fb8de0e8ea fixes in the C runtime to avoid warnings when compiling on MacOS kr.angelov 2013-11-15 10:03:22 +00:00
  • d997df2864 pgf_read should open the grammar file in binary mode to prevent the Windows runtime from messing up the content. kr.angelov 2013-11-15 09:04:00 +00:00
  • 684a3b8df5 pgf_read should open the grammar file in binary mode to prevent the Windows runtime from messing up the content. kr.angelov 2013-11-15 09:04:00 +00:00
  • b3149b7897 pgf_reader_done should do nothing if the reading has failed kr.angelov 2013-11-15 08:59:18 +00:00
  • 254aba33a1 pgf_reader_done should do nothing if the reading has failed kr.angelov 2013-11-15 08:59:18 +00:00
  • 6d94bffc87 NumeralLav should use restricted inheritance from CatLav kr.angelov 2013-11-15 08:04:51 +00:00
  • 2dadc3aa4c add additional options for compiling the Java binding on Windows (suggested by Normunds) kr.angelov 2013-11-15 07:48:02 +00:00
  • d7dfa01bb0 add additional options for compiling the Java binding on Windows (suggested by Normunds) kr.angelov 2013-11-15 07:48:02 +00:00
  • 4874165cea two senses of ring_V2 which have different morphology in English kr.angelov 2013-11-14 21:55:40 +00:00
  • 230f7d5e01 three words in DictEngBul kr.angelov 2013-11-14 21:55:16 +00:00
  • 58b47c2766 added date_3_N for the sense of "meeting". also added comments for the meanings of a few sense disambiguated words in the abstract syntax. The format of the comments follows the Haddock convention kr.angelov 2013-11-14 20:15:02 +00:00
  • 4b919ba26f a number of changes in the dictionaries. marvellous_A is merged with marvelous_A. organise as alternative spelling of organize_V2. A few new Bulgarian words. DictEngSwe.gf is now disconnected from DictSwe.gf and follows the same convention as the English, Bulgarian and German dictionaries. kr.angelov 2013-11-14 18:03:33 +00:00
  • 05cec7c67d add VerbBul.AdVVPSlash kr.angelov 2013-11-14 13:36:34 +00:00
  • 982befac20 gfse: re-enable example-based grammar construction hallgren 2013-11-14 12:54:25 +00:00
  • ec82c3af9a gfse: re-enable example-based grammar construction hallgren 2013-11-14 12:54:25 +00:00
  • bfd555b452 ring was not marked as irregular verb in the dictionary kr.angelov 2013-11-13 21:00:08 +00:00
  • 644c2f40d4 fix the valencies of vote and spread_out in the dictionary kr.angelov 2013-11-13 20:59:28 +00:00
  • 90e2f11045 now ago_Prep is postposition in English kr.angelov 2013-11-13 20:58:08 +00:00
  • 198f527255 add two files from the Android app that were forgoten kr.angelov 2013-11-13 17:27:11 +00:00
  • a18fccd338 add two files from the Android app that were forgoten kr.angelov 2013-11-13 17:27:11 +00:00
  • 041630e8b1 split degree_N into three senses and add licentiate_N and phd_N in Bulgarian kr.angelov 2013-11-13 16:39:04 +00:00
  • 126d5e0278 bugfix in the C runtime which had made the parser up to 200 times slower for some sentences kr.angelov 2013-11-13 15:15:28 +00:00
  • 63a90f34af bugfix in the C runtime which had made the parser up to 200 times slower for some sentences kr.angelov 2013-11-13 15:15:28 +00:00
  • f904846f0f few more Bulgarian words kr.angelov 2013-11-13 13:06:16 +00:00
  • 301fbb0916 typo in DictEngBul kr.angelov 2013-11-13 12:39:21 +00:00
  • 5c6e0ba964 change in DictEngBul kr.angelov 2013-11-13 12:32:28 +00:00
  • 7417326795 the dictionary view in the Android app now shows both the source and the target linearizations kr.angelov 2013-11-13 12:29:10 +00:00
  • a47d37ca67 the dictionary view in the Android app now shows both the source and the target linearizations kr.angelov 2013-11-13 12:29:10 +00:00
  • 5f60445d2c minor bugfix in the translator keyboard kr.angelov 2013-11-13 10:59:03 +00:00