Aleksey Rakov

Results 134 issues of Aleksey Rakov

- show self / target - display template based classes - debugging template based classes - DebugController::loadDebugModule should use LibraryManager to avoid code duplication - display message - call stack...

IDE
Feature request

- simplify stack allocated object check - gc fine-tuning, promote the part of YG to MG if it survive several collecting cycles

Feature request

system'dynamic'ClosureTape class should support closure invoke method with variadic argument list

API feature request

Various optimizations - optimize interface dispatch implementation (interface template) - optimize external call routines - optimize equal generic implementation (in basic module) - optimize wideConvertor / literalConvertor - optimize CallStack...

Optimization request

A new sorting algorithm should be implemented - quickSort

help wanted
Feature request

- Elementary cellular automaton - Zebra puzzle - Write float arrays to a text file - Word search

Sample request
good first issue

Redesign sqlite - use strong typed collections

help wanted
Optimization request

Nested classes around self variable should be compiled as a wrapper, so in some cases they can be used without actually creating them

Optimization request

The following operations should be optimized : - comparing handler with a numeric constant - comparing char with a numeric constant

Optimization request