Smart build tool for C++
Last updated Sat Oct 24 22:45:41 -0700 2009
Io programming language
Forked from stevedekorte/io Sat Oct 17 20:27:33 -0700 2009
Last updated Sat Oct 17 21:30:38 -0700 2009
A JSON parser in C++
Last updated Sun Sep 06 02:47:45 -0700 2009
LINQ-like syntactic sugar for C++
Last updated Wed Oct 08 16:52:45 -0700 2008
inject catch compiler output instead of letting it write to STDOUT
added RepoFile#imported_files
more refactoring
4 commits »
commented unused rake task code
Reused OO model code
added Repository#target and test
added code and unittest for the Target class
make libs/coroutine build on Linux
refactor Builder to reuse model code
2 commits »
added a test_model.rb
Beginning refactoring...
remove .gitmodules
update readme
fixed a few bugs
added missing files
added a test for complex repositories
update Manifest.txt
added test for missing target
fixed error handling
keys should not need quotes
add alph dev disclaimer to README.rdoc
removed the empty README file
change README.rdoc
inject STDOUT
Added a test to compile simple targets
added the -w option to build
Fix/remove some auto generated file
convert to standard layout
added support for simple dependencies
split the program into smaller files
remove the examples directory
removed the original C++ code
added functionality to build simple executable
added code to compile one target
initial ruby version
some sketch code