]> git.mdlowis.com Git - proto/sclpl.git/summary
 
descriptionCompiler for an experimental language written in C
last changeWed, 31 Aug 2016 02:14:02 +0000 (22:14 -0400)
shortlog
2016-08-31 Michael D.... Added basic recognition of types and type annotations master
2016-08-30 Mike LowisAdded token type for ':' in preparation for type annota...
2016-08-30 Mike LowisMakefile cleanup
2016-08-30 Mike LowisRemove vim project file from repo
2016-08-30 Mike Lowiscommented out problematic tests. investigate later
2016-02-22 Mike LowisAdded deep comparison of values to the check functions
2016-02-22 Mike LowisAdded preliminary attempt at lua version of rspec tests
2016-01-25 Mike LowisAdded tokens to the lexer in order to eliminnate the...
2016-01-24 Michael D.... Converted handwritten lexer to flex based lexer
2015-12-29 Mike LowisAdded basic unit test framework to allow more invasive...
2015-12-29 Mike Lowischeckpoint commit. stuff's broke. Add some tests before...
2015-12-29 Michael D.... First attempt at generating code for if statements...
2015-12-29 Michael D.... Started working on preliminary code generation
2015-12-28 Michael D.... Finished anf transformation
2015-12-28 Michael D.... Half-implemented ANF transformation
2015-12-20 Michael D.... Implemented ANF transformation for function applications
...
heads
5 years ago wirth
8 years ago master
9 years ago parser-rework
9 years ago integrate-llvm
11 years ago all-in-one
12 years ago dev