• Joined on 2026-08-30
Micha_i pushed to console-functions at Micha_i/symphony_stdlib 2026-09-02 13:21:06 +02:00
ca1ba67fd8 Added a shift conversion LUT and finished read_line (except Writeback)
Micha_i pushed to console-functions at Micha_i/symphony_stdlib 2026-09-02 02:03:08 +02:00
f9bb69f1f5 Added storing shift status
Micha_i created pull request TCShenanigans/symphony_stdlib#12 2026-09-01 22:48:20 +02:00
Changed docs of math functions to conform to new guidelines
Micha_i pushed to math-functions-docs at Micha_i/symphony_stdlib 2026-09-01 22:42:37 +02:00
852e7b4cae Changed docs of math functions to conform to new guidelines
Micha_i pushed to math-functions-docs at Micha_i/symphony_stdlib 2026-09-01 22:36:45 +02:00
9dcc182954 Merge pull request 'Added abs, max, min and parity functions' (#8) from Micha_i
b99532b980 Added abs, max, min and parity functions
Compare 2 commits »
Micha_i pushed to main at Micha_i/symphony_stdlib 2026-09-01 22:36:30 +02:00
9dcc182954 Merge pull request 'Added abs, max, min and parity functions' (#8) from Micha_i
b99532b980 Added abs, max, min and parity functions
Compare 2 commits »
Micha_i pushed to math-functions-docs at Micha_i/symphony_stdlib 2026-09-01 22:04:38 +02:00
Micha_i created branch math-functions-docs in Micha_i/symphony_stdlib 2026-09-01 22:04:38 +02:00
Micha_i pushed to array-functions at Micha_i/symphony_stdlib 2026-09-01 13:52:51 +02:00
20e1f17181 Fixed swapped pop instructions
Micha_i pushed to array-functions at Micha_i/symphony_stdlib 2026-09-01 13:52:32 +02:00
625f01166a Made find_index conform to new doc guidelines
Micha_i pushed to console-functions at Micha_i/symphony_stdlib 2026-09-01 13:47:21 +02:00
65caf8aff9 Made read_line compliant to new doc guidelines
Micha_i pushed to console-functions at Micha_i/symphony_stdlib 2026-09-01 10:54:37 +02:00
1dca814388 One instruction less by using another register
Micha_i pushed to console-functions at Micha_i/symphony_stdlib 2026-09-01 10:51:44 +02:00
9dfb8248a6 Added handling for skipping non-renderable characters
Micha_i created pull request TCShenanigans/symphony_stdlib#10 2026-09-01 00:39:23 +02:00
Added read_line function
Micha_i pushed to console-functions at Micha_i/symphony_stdlib 2026-09-01 00:38:42 +02:00
4b962a1f87 Added read_line function
Micha_i pushed to console-functions at Micha_i/symphony_stdlib 2026-09-01 00:38:17 +02:00
Micha_i created branch console-functions in Micha_i/symphony_stdlib 2026-09-01 00:38:17 +02:00
Micha_i pushed to array-functions at Micha_i/symphony_stdlib 2026-08-31 23:58:02 +02:00
e6a0739e95 pleegwat's code review fixes
Micha_i pushed to array-functions at Micha_i/symphony_stdlib 2026-08-31 23:55:24 +02:00
1885f304ad Merge branch 'array-functions' of https://gitea.shatteredmint.net/Micha_i/symphony_stdlib into array-functions
b476b8aaa3 Added comment about predicate context
bddb153d9b Tested and fixed stride->shift conversion missing
29103d4335 Reduced operations to get -1 in register
837e8ba0a6 Fixed the predicate return address
Compare 6 commits »
Micha_i pushed to array-functions at Micha_i/symphony_stdlib 2026-08-31 23:07:02 +02:00
63b37ab094 Added comment about predicate context
6981ff027d Tested and fixed stride->shift conversion missing
88c91a8eec Reduced operations to get -1 in register
a02f0646b4 Fixed the predicate return address
7abfcabd73 Added find_index array function
Compare 7 commits »