-
```
If printing a value (evaluating #printString) generates an error, then the
system will attempt to show a stack trace, and when evaluating the value,
it's trigger the error ... and creates new proc…
-
Calling external (Golang) functions from script Smalltalk code. It's not necessary for our projects for now but we can think a bit about possiblity of such a feature
-
```
If printing a value (evaluating #printString) generates an error, then the
system will attempt to show a stack trace, and when evaluating the value,
it's trigger the error ... and creates new proc…
-
```
If printing a value (evaluating #printString) generates an error, then the
system will attempt to show a stack trace, and when evaluating the value,
it's trigger the error ... and creates new proc…
-
There's a Smalltalk overview from 2003 at
Maybe add it to the docs section.
krono updated
7 years ago
-
**Redline Smalltalk** needs to create a Maven Repository JAR when **mvn deploy** is run.
This will enable anyone wanting to use Redline Smalltalk to include the necessary JAR by including the Maven…
-
**Bug description**
SystemDictionary>>#allMethods returns all the methods that are implementation details of Traits (TraitedClass>>#doRebuildMethodDictionary and all the methods there) and all method…
-
I found a few little mistakes in the layout tutorial. This is to remind me (or anybody who has free hands) to re-read all and make the appropriate changes.
https://github.com/Cuis-Smalltalk/Learning…
-
There has been a lot of noise around the Filename too long issue cause by libgit on windows and long pathnames.
The exercism project is also getting this error - and it does references other projec…
macta updated
5 years ago
-
Hi,
As a previous reader, I'm happy to see this new iteration of your wiki, that I stumble upon while revisiting [SmalltalkNeedsANewUI](https://thoughtstorms.info/view/SmalltalkNeedsANewUI) today. …