Pablo Tesone

Results 88 issues of Pablo Tesone

Jenkins build the image for each PR. I want to be able to download it an open it with the launcher.

Enhancement

Opening two times the same image and modifying it can destroy it. In Windows, it is even worse.

Enhancement

**Describe the request** The Pharo Launcher is getting all the template lists and all the information from querying different servers. It is doing it once per session of the launcher....

Enhancement

When downloading a new version of Pharo Launcher in windows, it requires to uninstall and reinstall the application. We should have a better way of performing the update.

Enhancement
on hold

- Correctly generate comments for inlining functions (aka... start of inlined, end of inlined) - When an inlined function is used as an expression it should check if the function...

slang

To remove after realising Pharo9 VM =================================== primitivas 91, 92 (Display y VM OS Driver) primitivas 93 (Input VM Fetcher) primitivas 94 (Input VM Fetcher) primitivas 98, 99 (Image Segments)...

cleanup

The memory map should be more predictable to allow us to load segments and areas without pointer realloc. Also, we need to identify the idea of memory Area (by use,...

perm-space

- Write / Read of segments should be a responsibility of the image reader / writer. - Independent the segements from the memory management.

perm-space