0x7CFE / llst

LLVM powered Little Smalltalk.
Other
93 stars 10 forks source link

Fix tail field operation in List>>remove: and others #18

Closed 0x7CFE closed 11 years ago

0x7CFE commented 11 years ago

For now, bug is closed due to revert List code back to ineffective #addLast: style. Should be rewritten later.