170 Commits (6a6f0d1d84fd914ab6e20e57f6f0c1c047ef34e2)

Author SHA1 Message Date
Jussi Pakkanen 347dda92af Some fixes. 12 years ago
Jussi Pakkanen 04ac73e8ea Renamed executables variable to targets. 12 years ago
Jussi Pakkanen 221f175cfb Make C test program not compile under C++. 12 years ago
Jussi Pakkanen 1892e92a93 Put temporary stuff in a scratch directory. 12 years ago
Jussi Pakkanen 7651e8a641 Can generate full build projects. 12 years ago
Jussi Pakkanen 650787f3d7 Can build an executable with several files. 12 years ago
Jussi Pakkanen e271248d07 Use reduced arguments in functions 12 years ago
Jussi Pakkanen 67b33229c3 Created argument reducer. 12 years ago
Jussi Pakkanen 409ba33f48 Can do method calls on objects. 12 years ago
Jussi Pakkanen fbecb5378d Can generate external dependency objects. 12 years ago
Jussi Pakkanen 676dc51ac9 Can assign values to variables. 12 years ago
Jussi Pakkanen a455780ccf Put external deps into command line. 12 years ago
Jussi Pakkanen 026aa086dc Better text output in shell script. 12 years ago
Jussi Pakkanen a7b991bfd4 Can generate compile commands. 12 years ago
Jussi Pakkanen 0339d3bcf2 Created the executable command. 12 years ago
Jussi Pakkanen 1ead90f199 Even more extracting. 12 years ago
Jussi Pakkanen 851f642ee4 Extracted validator and project function to their own functions. 12 years ago
Jussi Pakkanen 29de2765bf Can set project language. 12 years ago
Jussi Pakkanen 4dbe7f6f34 Can call functions and print text. 12 years ago
Jussi Pakkanen cfad3eb371 Created an interpreter class and even made it interpret something. 12 years ago