Stefano Sanfilippo
|
95cc9d4966
|
Adding -O2 to compiler command line.
|
2014-11-28 19:44:34 +01:00 |
|
Stefano Sanfilippo
|
66da783857
|
Plugged parser and lexer into main, updated Makefile.
|
2014-11-28 19:01:34 +01:00 |
|
Stefano Sanfilippo
|
97ec6b26f2
|
Moving .y and .l to .ypp and .lpp
|
2014-11-28 17:19:09 +01:00 |
|
Stefano Sanfilippo
|
9c728ef145
|
Ignoring deprecated-registers warning, since it's in generated code.
|
2014-11-27 22:20:03 +01:00 |
|
Stefano Sanfilippo
|
a68467d0fd
|
Adding -Wall to command line and fixing warnings.
|
2014-11-27 22:16:30 +01:00 |
|
Stefano Sanfilippo
|
fda1ae54bc
|
Shorter prefix for parser pseudonamespace.
|
2014-11-27 21:55:40 +01:00 |
|
Stefano Sanfilippo
|
beab3a1512
|
Removing debug flag from Makefile.
|
2014-11-27 20:50:51 +01:00 |
|
Stefano Sanfilippo
|
e65896f2c5
|
Updating Makefile.
|
2014-11-27 20:01:40 +01:00 |
|
Stefano Sanfilippo
|
4a2e313e3b
|
Disable debug mode by default in Makefile.
|
2014-11-23 23:30:53 +01:00 |
|
Stefano Sanfilippo
|
65b38e33c2
|
Initial commit. Grammar has some conflicts, no rules.
|
2014-11-23 19:04:25 +01:00 |
|