Jussi Pakkanen
|
04ac73e8ea
|
Renamed executables variable to targets.
|
2013-01-01 20:28:00 +02:00 |
Jussi Pakkanen
|
221f175cfb
|
Make C test program not compile under C++.
|
2013-01-01 20:13:46 +02:00 |
Jussi Pakkanen
|
1892e92a93
|
Put temporary stuff in a scratch directory.
|
2013-01-01 20:08:03 +02:00 |
Jussi Pakkanen
|
7651e8a641
|
Can generate full build projects.
|
2013-01-01 18:03:30 +02:00 |
Jussi Pakkanen
|
650787f3d7
|
Can build an executable with several files.
|
2013-01-01 17:21:27 +02:00 |
Jussi Pakkanen
|
e271248d07
|
Use reduced arguments in functions
|
2013-01-01 17:10:55 +02:00 |
Jussi Pakkanen
|
67b33229c3
|
Created argument reducer.
|
2013-01-01 17:01:49 +02:00 |
Jussi Pakkanen
|
409ba33f48
|
Can do method calls on objects.
|
2012-12-30 03:20:53 +02:00 |
Jussi Pakkanen
|
fbecb5378d
|
Can generate external dependency objects.
|
2012-12-30 02:06:51 +02:00 |
Jussi Pakkanen
|
676dc51ac9
|
Can assign values to variables.
|
2012-12-30 01:31:39 +02:00 |
Jussi Pakkanen
|
a455780ccf
|
Put external deps into command line.
|
2012-12-30 00:55:35 +02:00 |
Jussi Pakkanen
|
026aa086dc
|
Better text output in shell script.
|
2012-12-29 22:13:14 +02:00 |
Jussi Pakkanen
|
a7b991bfd4
|
Can generate compile commands.
|
2012-12-29 19:51:32 +02:00 |
Jussi Pakkanen
|
0339d3bcf2
|
Created the executable command.
|
2012-12-29 18:18:41 +02:00 |
Jussi Pakkanen
|
1ead90f199
|
Even more extracting.
|
2012-12-29 15:51:51 +02:00 |
Jussi Pakkanen
|
851f642ee4
|
Extracted validator and project function to their own functions.
|
2012-12-29 15:45:43 +02:00 |
Jussi Pakkanen
|
29de2765bf
|
Can set project language.
|
2012-12-27 00:04:28 +02:00 |
Jussi Pakkanen
|
4dbe7f6f34
|
Can call functions and print text.
|
2012-12-26 23:37:41 +02:00 |
Jussi Pakkanen
|
cfad3eb371
|
Created an interpreter class and even made it interpret something.
|
2012-12-26 20:58:48 +02:00 |