Commit Graph

1188 Commits

Author SHA1 Message Date
aarne
5ccf994499 spelling alphabet 2006-04-17 21:03:41 +00:00
bringert
6eac1e2be2 Fixed left recursion removal to not create cyclic rules. 2006-04-13 15:07:17 +00:00
bringert
dbfef31538 Removed cycles when building SRGs, to avoid getting left-recursive grammars. 2006-04-13 14:47:37 +00:00
bringert
c5d0416996 generate unique new category names when removing left recursion from cfgs. 2006-04-13 14:29:27 +00:00
aarne
8edb88dcab extended unix grammars with character-based spelling 2006-04-13 14:19:27 +00:00
bringert
47dedcf256 Fixed bug in SRG top-down filtering where the start category would be removed if it wasn't referenced by itself. 2006-04-13 14:18:13 +00:00
bringert
aa309abecf Added top-down filtering to the GSL printer. 2006-04-13 13:33:35 +00:00
bringert
293a0eb988 Added -startcat flag to the pg command. 2006-04-13 13:32:58 +00:00
bringert
97956fc13f The SLF removeTrivialEmptyNodes optimization could orphan the final node. Fixed this by not bypassing final nodes. 2006-04-12 23:22:35 +00:00
aarne
e07d9dea34 unix command grammar started 2006-04-12 21:14:32 +00:00
aarne
a42a232c57 inherent features of Int 2006-04-04 14:44:46 +00:00
peb
c437f63404 adding support for 2nd order functions in SimpleGFC format 2006-04-04 09:33:22 +00:00
aarne
f1000ca8c3 version 3 of quick reference 2006-04-04 07:41:32 +00:00
aarne
07c7333c0f editing the tutorial 2006-04-03 15:37:39 +00:00
aarne
c41537a447 date of 2.5 2006-03-31 16:41:53 +00:00
aarne
82fbc184b6 added some generation facilities 2006-03-31 16:30:44 +00:00
bringert
cb046fea18 In GSL generation: remove punctuation before LR analysis. 2006-03-31 15:52:03 +00:00
bringert
8dfa27bb6d Added colon to the list of punctuation chars in GSL generation. 2006-03-31 15:31:33 +00:00
aarne
ae30eca844 gt -noexpand 2006-03-31 13:20:40 +00:00
aarne
0b3af5175e doc/ 2006-03-29 11:58:04 +00:00
aarne
cccd3b166c reference linked 2006-03-29 11:56:02 +00:00
aarne
f69a95dbb4 reference card 2006-03-29 11:53:30 +00:00
aarne
eda051a318 gf reference 2006-03-28 17:02:00 +00:00
peb
e6beca01cb translated TODO to english, restructured to fit with todoo-mode.el 2006-03-22 12:38:47 +00:00
peb
2e25df8941 todo 2006-03-22 05:57:28 +00:00
aarne
d4c4038241 index 2006-03-21 16:52:49 +00:00
aarne
e7f325f975 unlexer bug ; "vilka" ; lib path warning ; p -lines result 2006-03-21 13:57:38 +00:00
bringert
da61e709ad Updated version numbers to 2.5. 2006-03-21 13:57:00 +00:00
bringert
789ce01032 Added release number in debian/changelog. 2006-03-21 13:49:42 +00:00
bringert
e97e112937 Set GF_LIB_PATH to the dist dir when building grammar-dist. 2006-03-21 13:20:03 +00:00
bringert
f5f230b6c0 Use date-based package name for grammar dist. Included compiled resource-1.0 in grammar dist. 2006-03-21 13:02:14 +00:00
bringert
385774a6b7 Debian package: build and install gfdoc. 2006-03-21 13:01:58 +00:00
bringert
388fd424a9 Don't rebuild java code when installing it. 2006-03-21 12:25:34 +00:00
bringert
b7f5f9d404 Updated copyright year in src/GF.hs. 2006-03-21 10:55:38 +00:00
bringert
1b28230449 Debian package: use install-gf 2006-03-21 10:49:59 +00:00
bringert
9cb1998948 Debian package: use prefix in isntall rule. 2006-03-21 10:48:54 +00:00
bringert
b87b82fbd9 Debian package: run configure and make in src/. 2006-03-21 10:30:19 +00:00
bringert
cf2c5641a2 Added beginnings of debian packaging stuff. 2006-03-21 10:25:40 +00:00
peb
6d13bb9e3c fixed bug with variants in GF.Conversion.RemoveErasing 2006-03-21 06:18:03 +00:00
peb
ab8edebcee todo 2006-03-10 05:49:30 +00:00
bringert
0419860b4e Transfer: some TODOs. Lots of minor fixes in type checking algorithm. 2006-03-20 18:23:55 +00:00
bringert
8d1543684a Some simple clarifications in the transfer type checking document. 2006-03-20 15:15:56 +00:00
bringert
eacb437f43 Expermintation woth a collections framework for transfer. 2006-03-20 14:46:47 +00:00
bringert
d760ce9738 Added some tricky transfer type checking examples. 2006-03-20 14:04:11 +00:00
bringert
2371a1fcca Transfer TODO: added (A,B : Type) argument types. 2006-03-20 14:03:34 +00:00
bringert
19af3254dc Replaced all used of Data.FiniteMap with Data.Map. 2006-03-20 12:49:31 +00:00
aarne
076c390b73 documenting nodupatom, announcing 2.5 2006-03-16 21:41:13 +00:00
aarne
5d772cbfa2 MatchTerm: testing conditions on terms, e.g. nodup 2006-03-16 21:26:22 +00:00
aarne
e658e345fd exitFailure with gf -make 2006-03-16 20:33:35 +00:00
aarne
f156073a13 method for flattening grammars 2006-03-16 15:26:37 +00:00