1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
faster quit More... over 18 years ago
remove debugging statement from Float.st More... over 18 years ago
speed up #asInteger More... over 18 years ago
remove variable shadowing in compiler/STCompiler.st More... over 18 years ago
really fix bug in printing floating point numbers More... over 18 years ago
fix a couple of method comments More... over 18 years ago
fix printing of 1.25 (!), support gradual underflow better More... over 18 years ago
fix floating-point accuracy bugs More... over 18 years ago
fix mpz right shift bug More... over 18 years ago
fix parsing of non-base-10 large integers More... over 18 years ago
fix Thomas Girard's patch, there's no $(RM) More... over 18 years ago
merge from other folks More... over 18 years ago
don't override #shallowCopy in BlockClosure, it might make sense More... over 18 years ago
fix wrong varref in Fraction>>#storeOn: More... over 18 years ago
fix mutate.st failure More... over 18 years ago
fix size-doubling for LookupTable empty More... over 18 years ago
more PTS refactoring More... over 18 years ago
refine the previous ParseTreeSearcher refactoring More... over 18 years ago
don't modify parse trees when nothing changes More... over 18 years ago
RBSmallDictionary fixes, reported by Stephen Compall More... over 18 years ago
pass directory entries to #allFilesMatching:do:'s block argument More... over 18 years ago
fix poll.c problems More... over 18 years ago
support method attributes in STCompiler More... over 18 years ago
fix STCompiler shadowing/duplicate variable warnings More... over 18 years ago
fix Character>>#asciiValue: pasto More... over 18 years ago
fix various bugs in STCompiler, reported by Stephen Compall More... over 18 years ago
fix #copyFrom:to: in FileDescriptor and PositionableStream More... over 18 years ago
fix compilation of cascades with STCompiler More... over 18 years ago
faster startup 12/n -- avoid mapping the primitive table More... over 18 years ago
remove F_FREE More... over 18 years ago