1
0
forked from GitHub/gf-core

Commit Graph

  • 5afdb7e11b make lib in src/Makefile aarne 2007-10-04 11:27:31 +00:00
  • 835a5264e7 make lib in src/Makefile aarne 2007-10-04 11:27:31 +00:00
  • ea700323ab makefiles for first make aarne 2007-10-04 11:24:46 +00:00
  • 4a020f6c75 makefiles for first make aarne 2007-10-04 11:24:46 +00:00
  • db8f5d898e Couple of fixes for the "food" example in French bernardy 2007-09-14 10:46:30 +00:00
  • e697fa5c39 eliminated the rest of projections with record in GFCC aarne 2007-10-04 08:23:56 +00:00
  • 70c8cff0f9 lincat index in CanonToGFCC decreased by 1 aarne 2007-10-03 16:15:33 +00:00
  • 17962eef1a added optimization to GrammarToGFCC aarne 2007-10-03 16:04:30 +00:00
  • e4ab0e274b Note that darcs 1.0.9 has controlmaster problems. bringert 2007-10-03 13:13:27 +00:00
  • 7933d12f06 uncurrying performed in CheckGFCC aarne 2007-10-03 11:49:46 +00:00
  • 156d0e321e marked alternatives for compiling tables aarne 2007-10-02 21:01:38 +00:00
  • 8fc4f7b1fd more debugging of GrammarToGFCC aarne 2007-10-02 13:44:52 +00:00
  • dabf5d1ee0 gfcc from GF now works for LangEng (except literals) aarne 2007-10-02 11:15:00 +00:00
  • 2202cf3ef5 test for gfcc aarne 2007-10-02 05:57:57 +00:00
  • f72e601d12 work with GrammarToGFCC, not complete aarne 2007-10-01 20:14:23 +00:00
  • 82754178db more tc of gfcc aarne 2007-10-01 13:18:43 +00:00
  • 3b4ee92cbe started CheckGFCC aarne 2007-09-28 13:42:50 +00:00
  • 5fedbc53ae Started on a stub GFC.Main bringert 2007-09-28 13:27:12 +00:00
  • 64b7683ee4 Removed giant comment and add help message function to GF.Devel.GFC.Options. bringert 2007-09-28 13:12:55 +00:00
  • 00ec603bf6 Implemented lots of command-line options in GF.Devel.GFC.Options. bringert 2007-09-28 13:10:09 +00:00
  • 7d7702c375 order of FCFGS in shell state. aarne 2007-09-28 07:06:53 +00:00
  • b94cb32a04 disambiguate Err aarne 2007-09-26 21:55:53 +00:00
  • 890b4ca7e0 don't try to search for argument that has been already found kr.angelov 2007-09-25 14:57:14 +00:00
  • bb8e7d2d58 whitespace only kr.angelov 2007-09-25 14:56:46 +00:00
  • 6613d5f40a simple optimization of the parser that makes it about two times faster kr.angelov 2007-09-25 12:59:25 +00:00
  • 286851b7c0 remove the dependency to GF.Data.Operations from GF Embed API kr.angelov 2007-09-25 05:55:49 +00:00
  • c6c7557b13 merge FCFGParsing with GF.Parsing.FCFG kr.angelov 2007-09-24 14:36:19 +00:00
  • 9222e4d34c Update GFCCAPI after the removal of FTypes and the FCFG lexer kr.angelov 2007-09-24 08:58:46 +00:00
  • b109169441 move the FCFG lexer to FCFG.Active where it should have been. It was a hack anyway kr.angelov 2007-09-24 08:56:37 +00:00
  • 36e091d0a1 remove FCFG folder kr.angelov 2007-09-24 08:19:29 +00:00
  • 6aacec3591 remove FTypes module and move all definitions to Formalism.FCFG kr.angelov 2007-09-24 08:12:11 +00:00
  • 0cd5e62e83 remove some redundant dependencies from FCFG kr.angelov 2007-09-23 20:01:25 +00:00
  • f17728ee55 correctly recognize some parameter records for gfcc aarne 2007-09-21 20:36:43 +00:00
  • 190066725f trying to get rid of RP aarne 2007-09-21 14:23:30 +00:00
  • 8dcfb978ef error msg in SimpleToFCFG.convertCon aarne 2007-09-21 13:02:35 +00:00
  • 0260265de0 fixed reading argvars from gfc in gf-to-gfcc aarne 2007-09-21 12:00:31 +00:00
  • 73ef8309ab gfcc generation in gfc works for some grammars aarne 2007-09-21 09:15:14 +00:00
  • 470038e017 Started working on gfc command-line options. bringert 2007-09-21 10:30:00 +00:00
  • 58d34eca14 gfc --make now works aarne 2007-09-21 07:37:47 +00:00
  • 58a87653cc compiler "gfc" in GF/Devel aarne 2007-09-20 22:37:09 +00:00
  • 6e4104ffa9 compact printing of gf files aarne 2007-09-20 21:51:54 +00:00
  • 46013f103c Restored the GFCC.cf from before the patch "simplify GFCC syntax". This is the version that the exisiting code actually uses, except for the two cases of Int instead of Integer. bringert 2007-09-20 15:20:44 +00:00
  • 5f5d4b2cbe BNFC doesn't have an Int type. bringert 2007-09-20 14:33:53 +00:00
  • 8eadf828a9 math with gfcc aarne 2007-09-20 13:31:24 +00:00
  • 74ad9aa2fd printing GSyntax with GFCC trees aarne 2007-09-20 13:26:59 +00:00
  • 8bf5ff0a94 embedded parser in MultiGrammar in GFCCAPI aarne 2007-09-20 09:48:50 +00:00
  • 3707eb4576 refactored FCFG parsing to fit in GFCC shell aarne 2007-09-20 09:10:37 +00:00
  • ef389db569 started extending GFCC API with parsing aarne 2007-09-19 16:48:13 +00:00
  • aff4aa20c1 repaired JS generation after GFCC changes aarne 2007-09-19 14:10:04 +00:00
  • 7825a1a1c5 adapted GFCC2FCFG to other uses of GFCC, made it to default parser aarne 2007-09-19 13:49:12 +00:00
  • ceebc5efac Couple of fixes for the "food" example in French bernardy 2007-09-14 10:46:30 +00:00
  • ed6062f50d eliminated the rest of projections with record in GFCC aarne 2007-10-04 08:23:56 +00:00
  • db12154e76 lincat index in CanonToGFCC decreased by 1 aarne 2007-10-03 16:15:33 +00:00
  • 51fff6daed added optimization to GrammarToGFCC aarne 2007-10-03 16:04:30 +00:00
  • 65ea5360aa Note that darcs 1.0.9 has controlmaster problems. bringert 2007-10-03 13:13:27 +00:00
  • bcd830129e uncurrying performed in CheckGFCC aarne 2007-10-03 11:49:46 +00:00
  • e620515c12 marked alternatives for compiling tables aarne 2007-10-02 21:01:38 +00:00
  • f070f2cec6 more debugging of GrammarToGFCC aarne 2007-10-02 13:44:52 +00:00
  • a63b56ba38 gfcc from GF now works for LangEng (except literals) aarne 2007-10-02 11:15:00 +00:00
  • 2db416a76c test for gfcc aarne 2007-10-02 05:57:57 +00:00
  • 7bcf5e64d4 work with GrammarToGFCC, not complete aarne 2007-10-01 20:14:23 +00:00
  • 8179f5dcf9 more tc of gfcc aarne 2007-10-01 13:18:43 +00:00
  • 984a265f65 started CheckGFCC aarne 2007-09-28 13:42:50 +00:00
  • 02db3b9701 Started on a stub GFC.Main bringert 2007-09-28 13:27:12 +00:00
  • e2ff5b023f Removed giant comment and add help message function to GF.Devel.GFC.Options. bringert 2007-09-28 13:12:55 +00:00
  • e0233440c7 Implemented lots of command-line options in GF.Devel.GFC.Options. bringert 2007-09-28 13:10:09 +00:00
  • 99d9def10e order of FCFGS in shell state. aarne 2007-09-28 07:06:53 +00:00
  • 18ef1bbd15 disambiguate Err aarne 2007-09-26 21:55:53 +00:00
  • 4ac5ec0dbd don't try to search for argument that has been already found kr.angelov 2007-09-25 14:57:14 +00:00
  • b787b5ad01 whitespace only kr.angelov 2007-09-25 14:56:46 +00:00
  • 37d310f8c0 simple optimization of the parser that makes it about two times faster kr.angelov 2007-09-25 12:59:25 +00:00
  • c9daa2e2c1 remove the dependency to GF.Data.Operations from GF Embed API kr.angelov 2007-09-25 05:55:49 +00:00
  • 133963751b merge FCFGParsing with GF.Parsing.FCFG kr.angelov 2007-09-24 14:36:19 +00:00
  • ee58d52af0 Update GFCCAPI after the removal of FTypes and the FCFG lexer kr.angelov 2007-09-24 08:58:46 +00:00
  • 26b1efe8b7 move the FCFG lexer to FCFG.Active where it should have been. It was a hack anyway kr.angelov 2007-09-24 08:56:37 +00:00
  • 61503477f0 remove FCFG folder kr.angelov 2007-09-24 08:19:29 +00:00
  • cd213f3e56 remove FTypes module and move all definitions to Formalism.FCFG kr.angelov 2007-09-24 08:12:11 +00:00
  • 9efddd16ce remove some redundant dependencies from FCFG kr.angelov 2007-09-23 20:01:25 +00:00
  • 0285771c41 correctly recognize some parameter records for gfcc aarne 2007-09-21 20:36:43 +00:00
  • 86bc027c52 trying to get rid of RP aarne 2007-09-21 14:23:30 +00:00
  • 80cc829eab error msg in SimpleToFCFG.convertCon aarne 2007-09-21 13:02:35 +00:00
  • 6ac6a31274 fixed reading argvars from gfc in gf-to-gfcc aarne 2007-09-21 12:00:31 +00:00
  • 6ce60d64a9 gfcc generation in gfc works for some grammars aarne 2007-09-21 09:15:14 +00:00
  • f2b095b519 Started working on gfc command-line options. bringert 2007-09-21 10:30:00 +00:00
  • 47a48e8e78 gfc --make now works aarne 2007-09-21 07:37:47 +00:00
  • 6ceb166341 compiler "gfc" in GF/Devel aarne 2007-09-20 22:37:09 +00:00
  • 121c247d15 compact printing of gf files aarne 2007-09-20 21:51:54 +00:00
  • 60359485cc Restored the GFCC.cf from before the patch "simplify GFCC syntax". This is the version that the exisiting code actually uses, except for the two cases of Int instead of Integer. bringert 2007-09-20 15:20:44 +00:00
  • 10c2ef30dc BNFC doesn't have an Int type. bringert 2007-09-20 14:33:53 +00:00
  • 549447458c math with gfcc aarne 2007-09-20 13:31:24 +00:00
  • c7f59d0bad printing GSyntax with GFCC trees aarne 2007-09-20 13:26:59 +00:00
  • abedb11af5 embedded parser in MultiGrammar in GFCCAPI aarne 2007-09-20 09:48:50 +00:00
  • c58b4fe048 refactored FCFG parsing to fit in GFCC shell aarne 2007-09-20 09:10:37 +00:00
  • 7324597039 started extending GFCC API with parsing aarne 2007-09-19 16:48:13 +00:00
  • 6dcd33ec26 repaired JS generation after GFCC changes aarne 2007-09-19 14:10:04 +00:00
  • 7fd4e067fa adapted GFCC2FCFG to other uses of GFCC, made it to default parser aarne 2007-09-19 13:49:12 +00:00
  • a886f7042b remove trace kr_angelov 2007-01-11 19:19:46 +00:00
  • 6f58675729 remove trace kr_angelov 2007-01-11 19:19:46 +00:00
  • 1e6af79046 remove trace kr_angelov 2007-01-11 19:17:36 +00:00
  • 074d289bf0 remove trace kr_angelov 2007-01-11 19:17:36 +00:00