Pablo Tesone

Results 88 issues of Pablo Tesone

Faulty methods are not reported when saved

- Open a message browser - Edit a method and do not accept - Change the selected method - Your code has dissapear.

When you modify the source code of a method, the UI says nothing it has not been accepted.

- Adding support for new bytecode to have same thread calls - Adding flags to use or not the optimizations in the JIT of the FFI Calls

Status: WIP

Changing Calypso and the ramaining of SystemNavigation to use the new Message Browser Requires https://github.com/pharo-spec/NewTools/pull/1083

Check branch https://github.com/tesonep/pharo-vm/tree/improving-aioWin and https://github.com/tesonep/pharo-vm/tree/fix/issue-939

Port #984 solution to pharo-12. Pay attention to #997

- Adding new Bytecode to perform SameThread callouts - Having a JIT implementation of the bytecode - Support for optimizations on specific set of signatures - Supported in ARM32, ARM64...