Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a new execution API on top of the module API. | Stefan Bucur | 2009-03-15 | 1 | -7/+3 |
* | Fixed typo in quicksort algorithm. | Stefan Bucur | 2009-03-15 | 1 | -1/+1 |
* | Created a simple quick sort module. | Stefan Bucur | 2009-03-15 | 4 | -3/+135 |
* | Reorganized the module system in a consistent API. | Stefan Bucur | 2009-03-15 | 2 | -11/+2 |
* | Created a prototype for the first ELF module. | Stefan Bucur | 2009-03-15 | 2 | -0/+129 |
* | Reorganized a little the elflink subdirectory and made a simple module to loa... | Stefan Bucur | 2009-03-15 | 1 | -0/+1 |