-
```
To reproduce: start Strongtalk, launch Hierarchy Browser on Visual, and
"Typecheck all Classes". Various symptoms of a VM crash appear, either an
actual crash, or hardcode boolean error message w…
-
```
To reproduce: start Strongtalk, launch Hierarchy Browser on Visual, and
"Typecheck all Classes". Various symptoms of a VM crash appear, either an
actual crash, or hardcode boolean error message w…
-
When we convert exercises, the specification data is imperfect - particularly when formulating method names.
Provide a mechanism (maybe a class method ) to allow us to guide regeneration to create …
macta updated
5 years ago
-
@macta, To validate my refactoring of generation, I'm comparing existing tests to what "would" be generated. There are some anomalies that may just need some background info.
To try to keep things o…
-
First script prints class name "Letter" as expected.
``` ruby
Maglev.persistent do
p Letter = Struct.new(:char)
end
Maglev.commit_transaction
```
Second script prints empty line instead of class n…
-
The underlying Pharo build is Pharo-10.0.0+build.521.sha.14f541319d443f4261f84f4fa19fbb34460a5edb (64 Bit)
Since I see Pharo 10 passing in the matrix, I wonder if this is something GT-specific...
…
-
> So, I seem to have identified the problem. According to the RFC on Deflate (https://tools.ietf.org/html/rfc1951#page-5) the maximum number of non-compressible blocks is limited to (2^16) - 1:
>
>…
-
**Describe the bug**
Understanding that PharoSound (in the Catalog Browser) is not marked as working with Pharo 8.0 or Pharo 9.0, it does actually produce sound in both versions on macOS Catalina and…
rjriv updated
3 years ago
-
```
To reproduce: start Strongtalk, launch Hierarchy Browser on Visual, and
"Typecheck all Classes". Various symptoms of a VM crash appear, either an
actual crash, or hardcode boolean error message w…
-
Slack usually let's you set a syntax for snippets, perhaps this is possible with the plugin as well?
Thanks, super useful plugin!