1
0
forked from GitHub/gf-core
Commit Graph

33 Commits

Author SHA1 Message Date
krasimir
6f733230dd use new parser which supports the syntax in GF.Grammar.Grammar directly 2009-03-16 14:10:30 +00:00
krasimir
f072485cf5 fix flag handling in combination with binary serialization 2009-01-31 16:53:21 +00:00
bjorn
6ebd80ba97 Include .gf file name in source parsing syntax error message. 2008-10-30 10:49:23 +00:00
bjorn
d67d44993b Export list in GF.Compile.GetGrammar 2008-10-16 12:59:40 +00:00
bjorn
b9a9fb2f40 Copy command-line flags to in-memory module when reading from a .gfo file. This maeans that command-line flags get put in the .pgf file. 2008-10-16 11:58:18 +00:00
bjorn
50ed99e9b1 Added OPTIONS class to make options handling somewhat nicer. Next, I will merge Flags and ModuleFlags. 2008-10-15 11:38:34 +00:00
bjorn
f362f6ad01 Regenerate source GF parser from GF.cf. Now, when GF/Source/Makefile is used, no hand-hacking is needed. 2008-10-02 14:11:41 +00:00
aarne
c5c6d13546 changed names of resource-1.3; added a note on homepage on release 2008-06-25 16:54:35 +00:00
aarne
7d721eb16e removed src for 2.9 2008-06-25 16:43:48 +00:00
krasimir
e16215940e use the standard System.FilePath module instead of our own broken file path manipulation functions 2008-04-22 11:39:46 +00:00
krasimir
082668f182 Use Happy grammar for imports extraction instead of hand made shallow crapy grammar 2008-04-22 08:33:23 +00:00
krasimir
1858db942c Some more ByteString related chandes in GF2 2008-04-17 13:22:10 +00:00
aarne
cccccd5ec1 switched to unmodified BNFC-generated components 2008-03-15 14:53:42 +00:00
aarne
db0456d993 coding flag as pragma in files 2008-03-11 14:37:10 +00:00
bernardy
cd75d0ed13 Slightly nicer output when reading old grammars 2007-10-15 08:05:33 +00:00
aarne
9b0036457c resource specialized to present tense ; preprocessor flag 2006-02-25 18:59:32 +00:00
aarne
72b22a54cd the parser can read .gfm files (but they are not yet compiled all the way) 2006-01-24 15:18:46 +00:00
aarne
1c0ecb44c4 work on cf 2005-11-15 16:56:13 +00:00
bringert
93af0c8535 Fixed module names and imports after giant file move. 2005-04-21 15:21:02 +00:00
peb
5e4929a635 "Committed_by_peb" 2005-02-18 18:21:06 +00:00
peb
cb6449c50a "Committed_by_peb" 2005-02-09 19:45:54 +00:00
peb
774541ca07 "Committed_by_peb" 2005-02-04 09:10:28 +00:00
aarne
579ab5daa8 fixes for Janna 2004-08-12 09:02:00 +00:00
aarne
bddc88156f last-minute bug fixes 2004-06-24 14:06:09 +00:00
aarne
10976cb7f5 SymbPN and SymbCN in resources 2004-06-03 19:31:39 +00:00
aarne
8d828c46d5 Added support for cf and ebnf formats 2004-03-31 12:30:34 +00:00
aarne
0a28c77f6d Making cf2gf to work... 2004-03-24 15:31:38 +00:00
aarne
4a34119ad0 Restoring old functionality 2004-03-24 15:09:06 +00:00
aarne
b790008b19 Started with unions. 2004-02-27 07:43:52 +00:00
aarne
5a7d6e542d New unicodings.
New unicodings.
Module with works.

Better compilation of old GF.
2003-11-14 12:36:23 +00:00
aarne
249d506f58 Morphological analysis and glueing. 2003-11-10 07:55:45 +00:00
aarne
4c99687f21 Fixed treatment of predefined types (Int, String).
Fixed treatment of predefined types (Int, String).
Added treatment of new reserved words to reading old grammars.
2003-11-07 14:54:44 +00:00
aarne
b1402e8bd6 Founding the newly structured GF2.0 cvs archive. 2003-09-22 13:16:55 +00:00