2009-10-06 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-10-05 |
Brian T. Rice | Added Dictionary newFrom:to: which initializes a new...
|
commit | commitdiff | tree |
2009-10-04 |
Brian T. Rice | Profile library code cleanups.
|
commit | commitdiff | tree |
2009-10-04 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-10-04 |
Brian T. Rice | Minor TODO notes.
|
commit | commitdiff | tree |
2009-10-04 |
Brian T. Rice | Merge branch 'master' of git@github.com:briantrice...
|
commit | commitdiff | tree |
2009-09-30 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-09-30 |
Brian T. Rice | Merge branch 'master' of git@github.com:briantrice...
|
commit | commitdiff | tree |
2009-09-30 |
Brian T. Rice | Generalized the `defaultsTo: macro based on `setTo...
|
commit | commitdiff | tree |
2009-09-27 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-09-26 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-09-26 |
Brian T. Rice | Merge branch 'master' of git@github.com:briantrice...
|
commit | commitdiff | tree |
2009-09-25 |
Brian T. Rice | Optimization for ASCIIString includes:.
|
commit | commitdiff | tree |
2009-09-07 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-09-07 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-09-07 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-09-07 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-09-01 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-08-31 |
Brian T. Rice | Bug fix for timeToRun &count:.
|
commit | commitdiff | tree |
2009-08-31 |
Brian T. Rice | Adjusted a warning to not print an apostrophe, thereby...
|
commit | commitdiff | tree |
2009-08-31 |
Brian T. Rice | Attempted to improve the benchmarking reliability of...
|
commit | commitdiff | tree |
2009-08-30 |
Brian T. Rice | Merge branch 'master' of git@github.com:briantrice...
|
commit | commitdiff | tree |
2009-08-30 |
Brian T. Rice | Fix for a Parser bug previously introduced which assumes...
|
commit | commitdiff | tree |
2009-08-30 |
Brian T. Rice | Moved relation.slate to unfinished/ as it is practically...
|
commit | commitdiff | tree |
2009-08-30 |
Brian T. Rice | Useless tweaks to the Relation library, which I will...
|
commit | commitdiff | tree |
2009-08-28 |
Brian T. Rice | More JSON updates. JSON Reader is now a ReadStream.
|
commit | commitdiff | tree |
2009-08-28 |
Brian T. Rice | LineStream is now a StreamProcessor instead of a WrapperStre...
|
commit | commitdiff | tree |
2009-08-27 |
Brian T. Rice | Implemented a simple YAML WriteStream based on the...
|
commit | commitdiff | tree |
2009-08-27 |
Brian T. Rice | Modified the PrettyPrinter so that newLine is now an...
|
commit | commitdiff | tree |
2009-08-27 |
Brian T. Rice | Implemented the beginnings of language-variable translation...
|
commit | commitdiff | tree |
2009-08-27 |
Brian T. Rice | Fixed the JSON code by using the PrettyPrinter framework...
|
commit | commitdiff | tree |
2009-08-27 |
Brian T. Rice | Added a slotNamesAndValues protocol to Root for getting...
|
commit | commitdiff | tree |
2009-08-26 |
Brian T. Rice | Implemented sortBy:attributeBlock: on Sequence, which...
|
commit | commitdiff | tree |
2009-08-24 |
Brian T. Rice | Added #partition: and #partition:into: to Collection...
|
commit | commitdiff | tree |
2009-08-19 |
Brian T. Rice | ArrayMD changes to permit multi-dimensional concrete...
|
commit | commitdiff | tree |
2009-08-18 |
Brian T. Rice | Fix for namespace scoping of blocks compiled via the...
|
commit | commitdiff | tree |
2009-08-18 |
Brian T. Rice | Added a trivial, buggy RPN calculator as an example...
|
commit | commitdiff | tree |
2009-08-18 |
Brian T. Rice | Merge branch 'master' of git@github.com:briantrice...
|
commit | commitdiff | tree |
2009-08-18 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-08-18 |
Brian T. Rice | Added op-assignments +=,-=,*=,/= in a fit of insanity...
|
commit | commitdiff | tree |
2009-08-14 |
Brian T. Rice | Parser code cleanups.
|
commit | commitdiff | tree |
2009-08-14 |
Brian T. Rice | Small syntax / idiom cleanups.
|
commit | commitdiff | tree |
2009-08-11 |
Brian T. Rice | Man page update for the face that the image argument...
|
commit | commitdiff | tree |
2009-08-10 |
Brian T. Rice | Parser fix for being handed an empty type declaration...
|
commit | commitdiff | tree |
2009-07-29 |
Brian T. Rice | Added a #/\ intersection protocol for Ranges, and an...
|
commit | commitdiff | tree |
2009-07-29 |
Brian T. Rice | Added a new Range creation protocol #andAbove, #andBelow...
|
commit | commitdiff | tree |
2009-07-29 |
Brian T. Rice | Added #undefine: to undo a #define: call.
|
commit | commitdiff | tree |
2009-07-01 |
Brian T. Rice | Fixed File/Directory #create methods to return themselves...
|
commit | commitdiff | tree |
2009-07-01 |
Brian T. Rice | Another File logic fix; for #exists.
|
commit | commitdiff | tree |
2009-07-01 |
Brian T. Rice | Syntax error fix that was impeding bootstrap.
|
commit | commitdiff | tree |
2009-06-30 |
Brian T. Rice | File primitive wrappers.
|
commit | commitdiff | tree |
2009-06-21 |
Brian T. Rice | Cleared up the use/re-use of Image Definition objects...
|
commit | commitdiff | tree |
2009-06-21 |
Brian T. Rice | Added another hackish DNU handler for Xml XHTMLWriter...
|
commit | commitdiff | tree |
2009-06-21 |
Brian T. Rice | Wrote File/Directory wrappers for the new move/delete...
|
commit | commitdiff | tree |
2009-06-11 |
Brian T. Rice | An initial implementation of File #named:, intended...
|
commit | commitdiff | tree |
2009-06-11 |
Brian T. Rice | Implemented attribute-encoding on Xml Writer.
|
commit | commitdiff | tree |
2009-06-11 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-06-10 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-06-09 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-06-09 |
Brian T. Rice | Added a #touch method to File.
|
commit | commitdiff | tree |
2009-06-06 |
Brian T. Rice | Added a comment about the naming/purpose of #join vs...
|
commit | commitdiff | tree |
2009-06-05 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-06-05 |
Brian T. Rice | Adjusted Range so that #new can be called on it and...
|
commit | commitdiff | tree |
2009-06-05 |
Brian T. Rice | Added the ability to Integer readFrom: &radix: giving...
|
commit | commitdiff | tree |
2009-06-05 |
Brian T. Rice | Added #primesDo: to Integer which performs a prime...
|
commit | commitdiff | tree |
2009-06-05 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-06-05 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-06-05 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-06-05 |
Brian T. Rice | REPL adjustment to have a #print: method which wraps...
|
commit | commitdiff | tree |
2009-06-04 |
Brian T. Rice | Manual reversion of very improper git merge of timmyd...
|
commit | commitdiff | tree |
2009-06-04 |
Brian T. Rice | README re-organization, mostly adding headers.
|
commit | commitdiff | tree |
2009-06-04 |
Brian T. Rice | Directory #children method fix.
|
commit | commitdiff | tree |
2009-06-04 |
Brian T. Rice | VM source re-arrangements, along with restoring old...
|
commit | commitdiff | tree |
2009-06-04 |
Brian T. Rice | README re-organization, mostly adding headers.
|
commit | commitdiff | tree |
2009-06-04 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-06-04 |
Brian T. Rice | Directory #children method fix.
|
commit | commitdiff | tree |
2009-06-02 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-06-01 |
Brian T. Rice | Debugger extension regarding FP/IP.
|
commit | commitdiff | tree |
2009-06-01 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-06-01 |
Brian T. Rice | VM source re-arrangements, along with restoring old...
|
commit | commitdiff | tree |
2009-05-21 |
Brian T. Rice | Another bootstrap bug-fix.
|
commit | commitdiff | tree |
2009-05-21 |
Brian T. Rice | Bootstrap code fixes.
|
commit | commitdiff | tree |
2009-05-21 |
Brian T. Rice | Merge branch 'master' of git@github.com:briantrice...
|
commit | commitdiff | tree |
2009-05-21 |
Brian T. Rice | Added bootstrapDirectory to Image Definition so that...
|
commit | commitdiff | tree |
2009-05-20 |
Brian T. Rice | Added a #bottom method to the Debugger, a help line...
|
commit | commitdiff | tree |
2009-05-20 |
Brian T. Rice | More Debugger code cleanups.
|
commit | commitdiff | tree |
2009-05-20 |
Brian T. Rice | Added a #reset method to Debugger Frames and a #quit...
|
commit | commitdiff | tree |
2009-05-20 |
Brian T. Rice | Cleanups to Debugger code.
|
commit | commitdiff | tree |
2009-05-19 |
Brian T. Rice | Implemented named variable access to frame contents...
|
commit | commitdiff | tree |
2009-05-19 |
Brian T. Rice | Converted the README to markdown syntax for prettifying.
|
commit | commitdiff | tree |
2009-05-19 |
Brian T. Rice | Added a "shell" facility, in which wraps the Platform...
|
commit | commitdiff | tree |
2009-05-19 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-05-19 |
Brian T. Rice | Added &optionals: reporting to the VM when notFoundOn...
|
commit | commitdiff | tree |
2009-05-12 |
Brian T. Rice | Ported a simple version of titleCase method to String.
|
commit | commitdiff | tree |
2009-05-12 |
Brian T. Rice | Debugger typo fixes.
|
commit | commitdiff | tree |
2009-05-12 |
Brian T. Rice | Moved the debugger back into core/.
|
commit | commitdiff | tree |
2009-05-12 |
Brian T. Rice | Typo fixes.
|
commit | commitdiff | tree |
2009-05-11 |
Brian T. Rice | Encapsulated frame state into Debugger's Frame type...
|
commit | commitdiff | tree |
2009-05-11 |
Brian T. Rice | Changed the bootstrapping top-level statement from...
|
commit | commitdiff | tree |
2009-05-11 |
Brian T. Rice | Some code to read/print Intervals in bracket math notation.
|
commit | commitdiff | tree |