2009-12-02 |
Brian T. Rice | Fixes for Terminal code to work with new comma syntax.
|
commit | commitdiff | tree |
2009-12-02 |
Brian T. Rice | Added a new* protocol and removed Tuple/Point constructors...
|
commit | commitdiff | tree |
2009-12-02 |
Brian T. Rice | Adjustment to the printing of RestArguments.
|
commit | commitdiff | tree |
2009-11-30 |
Brian T. Rice | Fixed Emacs mode indentation for closing brackets which...
|
commit | commitdiff | tree |
2009-11-29 |
Brian T. Rice | Small Lexer adjustments, maybe benefitting performance.
|
commit | commitdiff | tree |
2009-11-29 |
Brian T. Rice | Slate Emacs mode indentation fixes. Everything seems...
|
commit | commitdiff | tree |
2009-11-27 |
Brian T. Rice | Renamed Syntax Lexer specialChars to WordTerminatingTokens...
|
commit | commitdiff | tree |
2009-11-27 |
Brian T. Rice | Fixed the Slate Emacs mode's Imenu support.
|
commit | commitdiff | tree |
2009-11-27 |
Brian T. Rice | More adjustments to parsing code.
|
commit | commitdiff | tree |
2009-11-25 |
Brian T. Rice | Added $, to the Lexer's specialChars collection for...
|
commit | commitdiff | tree |
2009-11-24 |
Brian T. Rice | Fixes for RestArguments.
|
commit | commitdiff | tree |
2009-11-24 |
Brian T. Rice | Fix for RestArguments derivation.
|
commit | commitdiff | tree |
2009-11-24 |
Brian T. Rice | Merge branch 'master' of git@github.com:briantrice...
|
commit | commitdiff | tree |
2009-11-24 |
Brian T. Rice | Moved Syntax-related files into src/syntax/, and refactored...
|
commit | commitdiff | tree |
2009-11-24 |
Brian T. Rice | Bug-fix for &slots: handling for define:, and a bunch...
|
commit | commitdiff | tree |
2009-11-24 |
Brian T. Rice | Updated comment on Namespace.
|
commit | commitdiff | tree |
2009-11-24 |
Brian T. Rice | Merge branch 'master' of git@github.com:briantrice...
|
commit | commitdiff | tree |
2009-11-24 |
Brian T. Rice | Fixes for `setting:to: which broke calls that evaluated...
|
commit | commitdiff | tree |
2009-11-16 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-11-16 |
Brian T. Rice | Updated Makefile references to the VM header file.
|
commit | commitdiff | tree |
2009-11-16 |
Brian T. Rice | Bug-fix for compiler changes.
|
commit | commitdiff | tree |
2009-11-16 |
Brian T. Rice | Bug-fixes fo `setting:to: used on a literal values...
|
commit | commitdiff | tree |
2009-11-15 |
Brian T. Rice | Merge branch 'master' of git@github.com:briantrice...
|
commit | commitdiff | tree |
2009-11-15 |
Brian T. Rice | Compiler code cleanups.
|
commit | commitdiff | tree |
2009-11-15 |
Brian T. Rice | Bug fix for LogicRange size.
|
commit | commitdiff | tree |
2009-11-15 |
Brian T. Rice | Added a very simple #matches: method for pattern-matching.
|
commit | commitdiff | tree |
2009-11-15 |
Brian T. Rice | Fixed keySet for empty Sequences.
|
commit | commitdiff | tree |
2009-11-10 |
Brian T. Rice | Removed parseConcatenatively after enough investigation...
|
commit | commitdiff | tree |
2009-11-10 |
Brian T. Rice | Aliased macroExpand as just expand.
|
commit | commitdiff | tree |
2009-11-10 |
Brian T. Rice | Massive shift from cloneSettingSlots:to: to `setting...
|
commit | commitdiff | tree |
2009-10-25 |
Brian T. Rice | Simple code re-arrangement, attempting to fix a bug.
|
commit | commitdiff | tree |
2009-10-25 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-10-25 |
Brian T. Rice | Merge branch 'master' of git://repo.or.cz/cslatevm
|
commit | commitdiff | tree |
2009-10-25 |
Brian T. Rice | Implemented a macro to have an alternative faster form...
|
commit | commitdiff | tree |
2009-10-25 |
Brian T. Rice | Implemnted withBreakerDo: which runs a block with another...
|
commit | commitdiff | tree |
2009-10-24 |
Brian T. Rice | Merge branch 'master' of git@github.com:briantrice...
|
commit | commitdiff | tree |
2009-10-23 |
Brian T. Rice | Modification to parseBinaryMessage: which interprets...
|
commit | commitdiff | tree |
2009-10-06 |
Brian T. Rice | Merge branch 'master' of git@github.com:briantrice...
|
commit | commitdiff | tree |
2009-10-06 |
Brian T. Rice | Added a non-unit-test version of assertions, via assert...
|
commit | commitdiff | tree |
2009-10-06 |
Brian T. Rice | Made use of signalSaying:.
|
commit | commitdiff | tree |
2009-10-06 |
Brian T. Rice | Added a signalSaying: protocol to DescriptiveConditionMixin...
|
commit | commitdiff | tree |
2009-10-06 |
Brian T. Rice | Fixed the vmArg: primitive to check the argument index...
|
commit | commitdiff | tree |
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 |