jlp765

Results 19 issues of jlp765

A suggested addition to `Basic Data Types -> floats` (or maybe its own sub-section) An extended example with two operators of the same precedence, e.g. ``5.0 * 3.0 mod 10.0``...

Does scc emulate the pattern matching capability of awk, like /some_regex/ { do_these_commands_per_match }

Is there already a way to have a callback proc called on the QuitEvent so that the quit can be intercepted, and - the user asked if they want to...

( **Only tested on win platform**) Currently the text of a `radiobox` or `checkbox` can overflow the bounds of the button. This means that clicking the text to the right...

On nim version ``Nim Compiler Version 1.4.2 [Linux: amd64]`` with libSDL2-2.0 ``` Traceback (most recent call last) /home/james/nimx/test/t1.nim(3) t1 /home/james/.nimble/pkgs/nimx-0.1/nimx/private/windows/sdl_window.nim(546) runUntilQuit /home/james/.nimble/pkgs/nimx-0.1/nimx/private/windows/sdl_window.nim(470) animateAndDraw /home/james/.nimble/pkgs/nimx-0.1/nimx/app.nim(105) drawWindows /home/james/.nimble/pkgs/nimx-0.1/nimx/abstract_window.nim(79) drawWindow /home/james/.nimble/pkgs/nimx-0.1/nimx/private/windows/sdl_window.nim(284) drawWindow /home/james/.nimble/pkgs/nimx-0.1/nimx/abstract_window.nim(85)...

Would be nice for newbies not to have to build their own menubar each time they want a standard "windows" with the usual File|Edit|....|Help menu bar across the top (or...

patsplit() FUNCTAB[] readability imporvements for generated C code add some more tests

enhancement to match gawk output for optional array parameter of match() which is issue #13

fix multiline inline scripts causing compile error Remove unnecessary files in test directory

Update of Perl benchmark file loop.pl to use zero-indexiing as newer Perl has deprecated $[