2008-07-29 |
Vincent St-Amour | Vectors should now be working. All lengths are stored...
|
commit | commitdiff | tree |
2008-07-29 |
Vincent St-Amour | Vectors are slightly broken, in the middle of fixing...
|
commit | commitdiff | tree |
2008-07-29 |
Vincent St-Amour | Dummy commit.
|
commit | commitdiff | tree |
2008-07-29 |
Vincent St-Amour | that in the scheme code was much too costly.
|
commit | commitdiff | tree |
2008-07-28 |
Vincent St-Amour | Rom vectors are now stored as fotted lists, which saves...
|
commit | commitdiff | tree |
2008-07-28 |
Vincent St-Amour | Merged most of Etienne's improvements from last year...
|
commit | commitdiff | tree |
2008-07-28 |
Vincent St-Amour | Added Etienne's error messages to the vm, which give...
|
commit | commitdiff | tree |
2008-07-28 |
Vincent St-Amour | Globals are now dynamically allocated, up to 256 of...
|
commit | commitdiff | tree |
2008-07-25 |
Vincent St-Amour | We can now have up to 128 globals. The number is arbitrary...
|
commit | commitdiff | tree |
2008-07-25 |
Vincent St-Amour | Short instructions are there, they are coded both in...
|
commit | commitdiff | tree |
2008-07-24 |
Vincent St-Amour | Push-long now uses a 4-bit opcode. Reduces size a bit.
|
commit | commitdiff | tree |
2008-07-24 |
Vincent St-Amour | Concentrated all the label instructions (call-toplevel...
|
commit | commitdiff | tree |
2008-07-24 |
Vincent St-Amour | Extended the primitive substitution to binary arithmetic...
|
commit | commitdiff | tree |
2008-07-24 |
Vincent St-Amour | Added a little optimization. Calls to certain functions...
|
commit | commitdiff | tree |
2008-07-23 |
Vincent St-Amour | Optimized the library a bit by calling primitives directly...
|
commit | commitdiff | tree |
2008-07-23 |
Vincent St-Amour | Literal byte-vectors now end up in rom, as lists, as...
|
commit | commitdiff | tree |
2008-07-23 |
Vincent St-Amour | Byte vectors are now working. They can only be created...
|
commit | commitdiff | tree |
2008-07-18 |
Vincent St-Amour | Various cleanup.
|
commit | commitdiff | tree |
2008-07-18 |
Vincent St-Amour | Code is now cleaner, no more second_half.
|
commit | commitdiff | tree |
2008-07-18 |
Vincent St-Amour | GC bug solved. Now new objects should work completely.
|
commit | commitdiff | tree |
2008-07-17 |
Vincent St-Amour | Fixnums now go from 0 to 255 instead of -5 to 40. Nothings...
|
commit | commitdiff | tree |
2008-07-17 |
Vincent St-Amour | New objects mostly work, procedure calls are ok, but...
|
commit | commitdiff | tree |
2008-07-14 |
Vincent St-Amour | New object representation works partially.
|
commit | commitdiff | tree |
2008-07-11 |
Vincent St-Amour | Integrated modifications for the new PIC.
|
commit | commitdiff | tree |
2008-07-07 |
Vincent St-Amour | GC was changed to consider the new representation.
|
commit | commitdiff | tree |
2008-07-02 |
Vincent St-Amour | Most of the vm has been changed to use the 13-bit representa...
|
commit | commitdiff | tree |
2008-07-02 |
Vincent St-Amour | GC seems to work with 12 bits.
|
commit | commitdiff | tree |
2008-06-30 |
Vincent St-Amour | Partial 12-bit support. VM mostly works (GC is left...
|
commit | commitdiff | tree |
2008-06-25 |
Vincent St-Amour | Vectors are now r-a-lists, bitwise operations are there.
|
commit | commitdiff | tree |
2008-06-03 |
Vincent St-Amour | Picobit now has triplets, which can be used to implement
|
commit | commitdiff | tree |
2008-05-28 |
Vincent St-Amour | Initial commit.
|
commit | commitdiff | tree |