1
0
forked from GitHub/gf-core
Commit Graph

11 Commits

Author SHA1 Message Date
bringert
6e0f34625a Changed name of Con constructor in GFC.cf to avoid errors on Windows when generating Java code with BNFC for the GFC grammar. CON is a reserved filename on Windows. Con was changed to Par, and all the code using was changed too. 2005-06-17 13:15:16 +00:00
aarne
92007a3aaf experiment with gfc input 2005-05-27 20:05:17 +00:00
bringert
93af0c8535 Fixed module names and imports after giant file move. 2005-04-21 15:21:02 +00:00
bringert
0ace2a1a4b Removed module headers from generated files with pragmas 2005-02-04 13:17:06 +00:00
peb
774541ca07 "Committed_by_peb" 2005-02-04 09:10:28 +00:00
aarne
a19856618b -val optimization 2005-01-11 15:06:12 +00:00
bringert
5773bf28fc Made GFC parser strict. Generated GFC lexer with alex -g. In total, this drops the memory residency after loading a large gfc file by about 40%. 2004-12-02 16:13:16 +00:00
aarne
22c849351f Ints n 2004-09-23 14:41:42 +00:00
aarne
e6fd325d07 introducing multiple inheritance 2004-09-15 14:36:27 +00:00
aarne
6c372cc599 gfcm header 2004-09-14 17:05:46 +00:00
aarne
54c72f5ab0 Working with interfaces.
Working with interfaces.
Created new place for grammar parsers.
Created new script jgf2+.
2003-11-11 15:44:24 +00:00