Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
Doug Coleman
|
a4c5a748ad
|
core/basis: Rename words dealing with vocabs to loaded-vocabs or disk-vocabs because it's too confusing otherwise.
|
2015-06-08 12:47:35 -07:00 |
Doug Coleman
|
c731dc6edb
|
Rename lookup to lookup-word.
|
2011-11-06 16:00:00 -08:00 |
Slava Pestov
|
ea726f5680
|
Move remaining sequence operations from generalizations to sequences.generalizations where they belong
|
2010-05-18 18:36:47 -04:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Slava Pestov
|
11eff11fb7
|
Add silly optimization for 'new'; this will be removed when compiler improves
|
2009-04-01 02:53:30 -05:00 |
Slava Pestov
|
3885ba02a6
|
Fixing up smalltalk to the point where it can run fib, slowly
|
2009-04-01 02:47:51 -05:00 |
Slava Pestov
|
9f01e819e8
|
smalltalk: fix various things in the parser, add temporary variable support, clean up compiler
|
2009-04-01 02:06:57 -05:00 |
Slava Pestov
|
15cb926afb
|
smalltalk: Working on message cascade syntax
|
2009-03-31 21:23:09 -05:00 |
Slava Pestov
|
5b6948aaa5
|
smalltalk: working on lexical scoping for instance variables and class names
|
2009-03-31 01:24:38 -05:00 |
Slava Pestov
|
381dbb957c
|
smalltalk: adding a small library, fix various bugs
|
2009-03-30 20:45:01 -05:00 |
Slava Pestov
|
00c9cde8e2
|
First checkin of extra/smalltalk
|
2009-03-30 05:31:50 -05:00 |