Oldes Huhuman

Results 29 issues of Oldes Huhuman

When `y == 0.0`, than there is infinite loop in the `print_number` function: https://github.com/jonasschnelli/chacha20poly1305/blob/795aa445efe79fcb78b7286cd74818c5a13520a1/bench.c#L40-L46

When used multiple `collect` calls in line without upper `collect` level, the result is: ```red >> parse [1 2 3][collect keep integer! collect keep integer! collect keep integer!] == [1...

With this modification it is possible on Windows drag files from OS and drop them into Red opened windows. Result is an event with block of file names. See `tests\view-drop-files.red`...

There seems to 1-off error when using `/tail` on binary: ```red trim/tail #{000000} == #{00} ;> head trim/tail probe at #{11000000} 1 #{11000000} == #{11} ;> head trim/tail probe at...

status.reviewed

When trying to build with the latest Google's Play Games Services (21.0.0) I'm getting: `cannot find symbol method getSnapshotFromBundle(Bundle)` https://github.com/playgameservices/android-basic-samples/blob/f6a39dfcac2f37c2586626057fb79bec7b610211/CollectAllTheStars2/src/main/java/com/google/example/games/catt2/SnapshotCoordinator.java#L207-L209 I wonder if Google will be so nice and will...

I believe it would be really cool to be able use data from Adobe's Animate (used to be Macromedia Flash) SWF file format to render vector animations on CPU using...

enhancement

**Steps to reproduce the bug** 1. Navigate to [https://cryptii.com/pipes/ascii85-encoding](https://cryptii.com/pipes/ascii85-encoding). 2. enter bytes value `01 00 00 00 00` into the left input field **Describe what you expected to happen** Text...

bug

Made this just as a curiosity although I think it may be quite useful... currently I have 2 issues: 1. once `redOpen` is called, the output from `print` functions from...

Current code is using forward-declarations of enumerations, which is not accepted by MingW, although VS is fine with them. This leads to errors like: ``` oryol\code\Modules/Gfx/private/d3d11/d3d11_decl.h:35:6: error: use of enum...

... but are you just cleaning folders, or does it means that AS4 is still breathing and can be resurrected?