issues
search
metaeducation
/
rebol-issues
6
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Investigate Behavior of MOVE
#2520
hostilefork
opened
3 years ago
0
EQUAL-OR-LESSER? returning wrong result
#2519
BlackATTR
closed
3 years ago
1
LESSER-OR-EQUAL? doesn't exist (but GREATER-OR-EQUAL? does)
#2518
BlackATTR
closed
3 years ago
2
Checking length of a bitset! --> crash
#2517
BlackATTR
opened
3 years ago
2
Can't CUSTOMize /
#2516
giuliolunati
closed
4 years ago
7
MOLD/LIMIT calculates size incorrectly (plus asserts with LIMIT <= 3)
#2405
giuliolunati
closed
4 years ago
1
QUERY behaviour on a Case-Insensitive/Case-Preserving Filesystem
#2404
rgchris
opened
4 years ago
1
ADMIN: I would like to be able to add own tags into these issues
#2403
Oldes
closed
4 years ago
13
WISH: implement MAP's own syntax (compatible with Red language)
#2402
Oldes
opened
4 years ago
0
MOLD/FLAT on MAP values does not remove line breaks
#2401
Oldes
opened
4 years ago
0
SAME? on VECTORs return TRUE even when vectors are not identical
#2400
Oldes
opened
4 years ago
0
COPY/part on VECTOR is silently ignored
#2399
Oldes
closed
4 years ago
1
WISH: data set function could use /case to differentiate between word types
#2398
Oldes
opened
4 years ago
0
CRASH when removing 32768 or more bytes from the head of series
#2397
Oldes
closed
4 years ago
1
WISH: compact construction syntax for vector types
#2396
Oldes
opened
4 years ago
3
WISH: it should be allowed to use `SIGNED` as a word in vector construction dialect as an opposite to available `UNSIGNED`
#2395
Oldes
opened
4 years ago
0
MOLD/FORM on zero percent value produces "000%" instead of just "0%"
#2394
Oldes
opened
4 years ago
0
PARSE's REJECT is not working correctly when used at main rule's tail
#2393
Oldes
closed
4 years ago
0
WISH: implement `put` action
#2392
Oldes
opened
5 years ago
0
Comparing two pair! could be allowed
#2391
Oldes
closed
5 years ago
7
MOLD/FLAT on binary values does not remove line breaks
#2390
Oldes
opened
5 years ago
0
MOLD/FLAT on image values does not remove line breaks
#2389
Oldes
opened
5 years ago
0
MOLD/FLAT on block values does not remove line breaks
#2388
Oldes
opened
5 years ago
0
MOLD/FLAT on event values does not remove line breaks
#2387
Oldes
opened
5 years ago
0
WISH: add more getters/setter for image! type, not just RGB and ALPHA
#2386
Oldes
opened
5 years ago
0
Content-Length not checked by http protocol
#2385
hostilefork
opened
5 years ago
0
WISH: adding `find` action to `vector!` datatype...
#2384
Oldes
opened
5 years ago
0
APPEND/PART refinement clips output if shorter than input block
#2383
hostilefork
opened
5 years ago
1
Wish: add back READ/binary and WRITE/binary
#2382
Oldes
opened
5 years ago
2
Semicolons should be legal in URL
#2381
hostilefork
opened
5 years ago
5
DECODE-URL does not support UNICODE
#2380
Oldes
closed
4 years ago
1
MOLD of URL containing unicode chars is invalid
#2379
Oldes
opened
5 years ago
14
Can't form directory-style FILE! using pathing
#2378
hostilefork
closed
4 years ago
2
Valgrind tool is reporting errors when using ENCODING? function in the JPEG codec
#2377
Oldes
closed
4 years ago
0
SORT/COMPARE is using reversed order when using integer as a result from the function
#2376
Oldes
opened
5 years ago
0
CRC-32 checksum is negative integer (why not BINARY! or positive?)
#2375
hostilefork
closed
4 years ago
2
Restore original path when DO of a script fails
#2374
saulery
opened
5 years ago
9
DO of a script that's modularized can only return MODULE!
#2373
hostilefork
opened
5 years ago
2
DO of a BLOCK! script definition ignores Module settings
#2372
hostilefork
opened
5 years ago
4
EXCLUDE incorrect on negated bitsets
#2371
hostilefork
opened
5 years ago
1
WISH: adding /TIMEZONE to DATE values which adjust the time
#2370
Oldes
opened
5 years ago
1
Adding zone value to DATE without time should work correctly
#2369
Oldes
opened
5 years ago
0
array only works with the /initial refinement
#2368
OneArb
closed
5 years ago
2
HALT and Ctrl-C return to OS console prompt when running a script instead of the Rebol console
#2367
OneArb
opened
5 years ago
3
Binding of numeric ISSUE! allows illegal word creation
#2366
hostilefork
closed
4 years ago
2
Bitset set operations ignore negation state
#2365
hostilefork
opened
5 years ago
0
INPUT redirection uses fixed sized buffer
#2364
hostilefork
opened
5 years ago
0
PARSE rule with GET-WORD! seek as argument to COPY
#2363
hostilefork
opened
5 years ago
0
EVENT! reports coordinates regardless of EVF_HAS_XY
#2362
hostilefork
opened
5 years ago
3
PAIR! indices into IMAGE! using 0-base, not 1-base
#2361
hostilefork
opened
5 years ago
1
Next