Stefano Sanfilippo
|
0a49ccfeca
|
Emitting prototypes for all declared functions.
|
2014-11-30 13:05:59 +01:00 |
|
Stefano Sanfilippo
|
76a4e3d7f2
|
Adding support for functions.
|
2014-11-30 13:03:45 +01:00 |
|
Stefano Sanfilippo
|
335802c667
|
Fix license header.
|
2014-11-29 21:38:52 +01:00 |
|
Stefano Sanfilippo
|
971079b89d
|
Adding GPLv3 license.
|
2014-11-29 00:47:50 +01:00 |
|
Stefano Sanfilippo
|
57defac719
|
Refactoring: less indents.
|
2014-11-28 20:19:19 +01:00 |
|
Stefano Sanfilippo
|
b31feeb4ea
|
Adding operator << for Type enum.
|
2014-11-28 20:18:50 +01:00 |
|
Stefano Sanfilippo
|
3facc1c9d4
|
Getting rid of last C leftovers.
|
2014-11-28 00:01:24 +01:00 |
|
Stefano Sanfilippo
|
d0f3d30643
|
Fixing two NPEs in case of missing else and missing main.
|
2014-11-27 22:10:10 +01:00 |
|
Stefano Sanfilippo
|
ce513643da
|
Strongly typed enum for type tokens.
|
2014-11-27 21:53:25 +01:00 |
|
Stefano Sanfilippo
|
76ee587672
|
Use std::unique_ptr whenever possible.
|
2014-11-27 21:51:20 +01:00 |
|
Stefano Sanfilippo
|
5573307305
|
Removing redundant ;
|
2014-11-27 21:20:50 +01:00 |
|
Stefano Sanfilippo
|
7e9bc1a55e
|
Adding required headers on top of file.
|
2014-11-27 20:43:25 +01:00 |
|
Stefano Sanfilippo
|
c326de1131
|
Blank line after function definition.
|
2014-11-27 20:43:09 +01:00 |
|
Stefano Sanfilippo
|
37141d1e7a
|
Implementing AST nodes.
|
2014-11-27 20:01:06 +01:00 |
|