smalltalk
smalltalk copied to clipboard
GNU Smalltalk
merge with current upstream master from http://git.savannah.gnu.org/r/smalltalk.git it appears that most of the branches on this fork are stale - these are the current upstream branches ``` * [new branch]...
Hello, please merge the following change to fix issue#659. **ChangeLog** - tests/cobjects.st: Add CBoolean test case for issue#659. - tests/cobjects.ok: Regenerate. - kernel/CObject.st: Add missing CBoolean class>>#type
I am working on a large project with lot of directories and the package.xml becomes messy: [fileinjavascript/initialization/SystemInitialization.st[/filein] [filein]javascript/type/Extensions.st[/filein] ... [filein]javascript/ast/Extensions.st[/filein] [filein]javascript/ast/JSAstNode.st[/filein] [filein]javascript/ast/JSFunction.st[/filein] [filein]javascript/ast/JSParenthesis.st[/filein] [filein]javascript/ast/literals/Extensions.st[/filein] ... I propose to add a...
ANSI Smalltalk defines DateAndTime as standard global (section 5.2).