1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix return value of anon_mmap_commit More... over 18 years ago
fix spelling of PIC More... over 18 years ago
support storing code from stdin into a method More... over 18 years ago
more Smalltalk stream fixes More... over 18 years ago
move Class methods where they belong More... over 18 years ago
accept new syntax in Publish.st More... over 18 years ago
convert Builtins.st to new syntax More... over 18 years ago
shuffle builtins to the various class files More... over 18 years ago
finish converting tests to new syntax More... over 18 years ago
fix latent bug with Smalltalk Stream parsing More... over 18 years ago
fix bug if first line entered at REPL is empty More... over 18 years ago
add Stephen Compall's OrderedSet and use it in the symbol table More... over 18 years ago
fix s390 compilation More... over 18 years ago
fix locations in error messages More... over 18 years ago
fix compilation on ia-64 More... over 18 years ago
Fix parsing of "Eval [ foo := ]" More... over 18 years ago
improved error recovery More... over 18 years ago
fix some parsing errors More... over 18 years ago
fix class variables More... over 18 years ago
prepare for 2.95a release More... over 18 years ago
update documentation for new syntax More... over 18 years ago
adjust testcases for new syntax More... over 18 years ago
sync with some of the new code More... over 18 years ago
evaluate doits one statement at a time, with implicit temporaries More... over 18 years ago
fix STCompiler/RBParser, allowing loading of primitives More... over 18 years ago
set LANG in the Gtk makefile More... over 18 years ago
add lrint replacement More... over 18 years ago
fix #instanceVariableNames: bugs More... over 18 years ago
reorganize rarely used command line options More... over 18 years ago
add Collection #from: and fix HashedCollection #new: to meet std More... over 18 years ago