Cuis-Smalltalk-Dev icon indicating copy to clipboard operation
Cuis-Smalltalk-Dev copied to clipboard

Active development of Cuis Smalltalk

Results 34 Cuis-Smalltalk-Dev issues
Sort by recently updated
recently updated
newest added

Would it be possible to add this package to the list?

I find sometimes this feature to be very handy while modifying running software. I mean, i would like to remove an object i see in the explore with something like:...

**Describe the bug** Invoking `Do it` in an object inspector with a selection containing undefined variables fails. **To Reproduce** Follow these steps for all scenarios: 1. Inspect `Object new`. 2....

**Describe the bug** `Do it` cannot be used in a Debugger, an error is raised. **Steps to reproduce** 1. Open a Workspace with `a := 1`. 2. Right-click on the...

. **TODO** better title, more precise info . Juan made modifications to the time management in Cuis on Nov-2021, now we use new primitives available from the VM . It...

Would it be possible to make Cuis Smalltalk available to the BSDs operating systems? At least for FreeBSD and NetBSD. Thanks.

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-Cuis/blob/master/LayoutTour.md...

As for my mail to the mailing list. of 13-Sep-2021. By now the Explorer does not show entries of a Collection if it has more then 100 entries. This is...

This is a little nice thing we could implement that is still not available (see Juan mail of 31-aug-2021). It does not seem much difficult to do so it is...

As title says. There are no error messages in STDOUT nor in World if the boot script contains bugs, It just silently fails. This isn't much an urgent bug. I...