krasimir
|
73e11a60c5
|
remove the Read instances from GF.Grammar.Grammar
|
2009-09-20 10:16:59 +00:00 |
|
krasimir
|
94068df3fb
|
rename Decl in GF.Grammar.Grammar to Hypo to match the convention in PGF
|
2009-09-20 10:15:39 +00:00 |
|
krasimir
|
1dfa67a30a
|
change the data types and the syntax in PGF to match the new syntax for implict arguments
|
2009-09-20 11:43:41 +00:00 |
|
krasimir
|
6549bd7caf
|
fix the least version number for the base package
|
2009-10-01 17:20:04 +00:00 |
|
krasimir
|
1455bca545
|
remove the fake word prava_N from DictBul.gf
|
2009-09-28 12:08:06 +00:00 |
|
krasimir
|
bb0be1e964
|
export the morphology API from PGF
|
2009-09-28 12:06:20 +00:00 |
|
krasimir
|
97d25fa6c8
|
fix the paths in DictXXX.gf
|
2009-09-27 18:17:31 +00:00 |
|
krasimir
|
dd1014d009
|
bugfix: the identifiers in the output of l -table should not be qualified
|
2009-09-25 08:53:27 +00:00 |
|
krasimir
|
b4f8f39f76
|
bugfix in the filterProds function
|
2009-09-23 06:32:24 +00:00 |
|
krasimir
|
b6a011c734
|
the pmcfg_pretty printer now prints the actual grammar used for parsing
|
2009-09-23 06:28:36 +00:00 |
|
krasimir
|
1e894281b7
|
remove the redundant complement fields in V2V and V2A
|
2009-09-22 08:08:54 +00:00 |
|
ra.monique
|
d7817e5317
|
romanian_mod
|
2009-09-20 15:06:10 +00:00 |
|
krasimir
|
eb139fd705
|
better error message for the ai command
|
2009-09-19 10:24:02 +00:00 |
|
krasimir
|
c09404ebc1
|
bugfix in PGF.TypeCheck
|
2009-09-19 10:21:26 +00:00 |
|
krasimir
|
fd63cdaeed
|
use the syntax <x : A> in PGF.Expr for typed expressions. This is consistent with the GF language
|
2009-09-19 10:16:37 +00:00 |
|
krasimir
|
2bb3229a84
|
command ai doesn't need typechecking from the shell
|
2009-09-18 14:43:04 +00:00 |
|
krasimir
|
e8d8f5dfe1
|
typo in PGF.Expr
|
2009-09-18 12:05:32 +00:00 |
|
krasimir
|
5d75dfab2b
|
fix in GF.Grammar.Printer
|
2009-09-17 20:09:22 +00:00 |
|
krasimir
|
715f551802
|
fixes in NumeralTransfer.gf
|
2009-09-17 15:57:20 +00:00 |
|
krasimir
|
e55b70a9af
|
added pt -transfer
|
2009-09-17 15:47:06 +00:00 |
|
krasimir
|
d9365c6cf0
|
added transfer module for Numeral to Digits and back
|
2009-09-17 14:35:19 +00:00 |
|
krasimir
|
45bfba4103
|
remove the transfer modules. We don't need anything special, a transfer module is module without concrete syntax
|
2009-09-17 14:32:20 +00:00 |
|
krasimir
|
347e5db212
|
bugfix in the ai command
|
2009-09-17 13:14:04 +00:00 |
|
aarne
|
361ed80517
|
some fixes in clitics in French imperatives
|
2009-09-16 13:26:49 +00:00 |
|
krasimir
|
34c8d78fed
|
more fixes in the testsuite
|
2009-09-16 12:49:04 +00:00 |
|
krasimir
|
886d663a96
|
another fix in the testsuite
|
2009-09-16 12:13:11 +00:00 |
|
krasimir
|
5c882f9bf9
|
fix some tests in the testsuite
|
2009-09-16 11:20:05 +00:00 |
|
krasimir
|
6e6d943630
|
remove some obsolete directories and files in lib
|
2009-09-16 08:43:43 +00:00 |
|
krasimir
|
4b8ff9a4be
|
add Romanian to the build system
|
2009-09-16 08:40:16 +00:00 |
|
krasimir
|
032b1fffc2
|
uncomment SymbolicRon
|
2009-09-16 08:39:43 +00:00 |
|
krasimir
|
2f97a77cbe
|
implementation for SymbolRon.gf from Ramona
|
2009-09-16 08:14:12 +00:00 |
|
aarne
|
d1794a764a
|
make Romanian compilable for present, and Bronzeage for most languages
|
2009-09-15 15:27:42 +00:00 |
|
krasimir
|
a85dc0c3be
|
forgot to push the changes to GF.cabal
|
2009-09-15 11:51:26 +00:00 |
|
krasimir
|
bfe4ff0d7a
|
update the compiler testsuite
|
2009-09-14 16:27:37 +00:00 |
|
krasimir
|
7a169dd586
|
clean up the GF.Grammar API
|
2009-09-14 16:23:23 +00:00 |
|
krasimir
|
9cebd25eac
|
Use GF.Grammar.Printer everywhere instead of PrGrammar
|
2009-09-14 15:13:11 +00:00 |
|
krasimir
|
3e489086ed
|
fix typo in CheckGrammar
|
2009-09-14 12:34:46 +00:00 |
|
krasimir
|
c61fbb4206
|
added some tests in the testsuite for the compiler
|
2009-09-14 12:17:57 +00:00 |
|
krasimir
|
5d06550283
|
CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that was hiding the warnings
|
2009-09-14 12:16:02 +00:00 |
|
krasimir
|
4ef98f44d2
|
remove some more independent keywords from Romanian and import the right version of NumeralRon.gf
|
2009-09-14 07:49:08 +00:00 |
|
ra.monique
|
18d01be869
|
romanian_modified
|
2009-09-14 01:33:06 +00:00 |
|
krasimir
|
a81def4168
|
more fixes for the lock_ fields
|
2009-09-13 21:18:43 +00:00 |
|
krasimir
|
4f87558b55
|
fix the missing lock fields in several languages
|
2009-09-13 20:31:20 +00:00 |
|
krasimir
|
f165acc41b
|
fixed missing lock_N warning in LexiconCat.gf
|
2009-09-13 19:18:07 +00:00 |
|
krasimir
|
d67f2ad970
|
added needsTypeCheck parameter to CommandInfo. The argument to the command is typechecked only if needsTypeCheck=True
|
2009-09-13 15:39:11 +00:00 |
|
krasimir
|
352a640e64
|
the testsuite\runtime\parser test now generates random trees to test the parser with
|
2009-09-13 15:17:15 +00:00 |
|
krasimir
|
96f86d53ac
|
add dummy SymbolRon.gf
|
2009-09-12 13:36:33 +00:00 |
|
krasimir
|
f5e4cd4b9f
|
add the API modules for Romanian
|
2009-09-12 13:34:01 +00:00 |
|
krasimir
|
57e53d46f6
|
added wrapper functions for expression manipulations in PGF. The Haskell API now uses the wrappers
|
2009-09-11 14:42:45 +00:00 |
|
krasimir
|
d294b70395
|
polish the PGF API and make Expr and Type abstract types. Tree is a type synonym of Expr
|
2009-09-11 13:45:34 +00:00 |
|