• Joined on 2026-08-30
Micha_i created pull request TCShenanigans/symphony_stdlib#17 2026-09-04 23:11:31 +02:00
Changed mul_low algorithm to radix-16-1 algorithm with swap
Micha_i pushed to fast-math at Micha_i/symphony_stdlib 2026-09-04 23:08:13 +02:00
b97e17fa84 Changed mul_low algorithm to radix-16-1 algorithm with swap
Micha_i created pull request TCShenanigans/symphony_stdlib#16 2026-09-04 00:24:41 +02:00
Changed mul_low algorithm to radix-4 multiplication
Micha_i pushed to fast-math at Micha_i/symphony_stdlib 2026-09-04 00:11:39 +02:00
a00c7f2a84 Changed mul_low algorithm to radix-4 multiplication
Micha_i pushed to fast-math at Micha_i/symphony_stdlib 2026-09-04 00:11:16 +02:00
Micha_i created branch fast-math in Micha_i/symphony_stdlib 2026-09-04 00:11:16 +02:00
Micha_i pushed to main at Micha_i/symphony_stdlib 2026-09-03 20:42:26 +02:00
c83269fcf7 fix path to stdlib.asm
6bf0c0a4fc add examples directory
697445feec add tests folder
7c49c5212e move assembly files into src directory
6ff1a43c32 Merge pull request 'Added find_index array function' (#9) from Micha_i/symphony_stdlib:array-functions into main
Compare 22 commits »
Micha_i pushed to array-functions at Micha_i/symphony_stdlib 2026-09-03 20:29:33 +02:00
b5249a43b9 Merge branch 'main' into array-functions
0188969dab Merge pull request 'Added read_line console function' (#10) from Micha_i/symphony_stdlib:console-functions into main
e4edb56d08 Merge branch 'main' into console-functions
aa8eef7b1f Fixed at-address
870b6ebc39 Merge branch 'main' into console-functions
Compare 11 commits »
Micha_i pushed to main at Micha_i/symphony_stdlib 2026-09-03 20:28:52 +02:00
0188969dab Merge pull request 'Added read_line console function' (#10) from Micha_i/symphony_stdlib:console-functions into main
e4edb56d08 Merge branch 'main' into console-functions
aa8eef7b1f Fixed at-address
37d0e556d2 Merge pull request 'clean up confusion about function template' (#14) from meta-documentation into main
26d3a4d4f4 clean up confusion about function template
Compare 12 commits »
Micha_i commented on pull request TCShenanigans/symphony_stdlib#9 2026-09-03 11:02:45 +02:00
Added find_index array function

Good to merge

Micha_i commented on pull request TCShenanigans/symphony_stdlib#10 2026-09-03 11:02:37 +02:00
Added read_line console function

Good to merge

Micha_i pushed to array-functions at Micha_i/symphony_stdlib 2026-09-03 09:04:16 +02:00
5c9a33c24d Merge branch 'main' into array-functions
37d0e556d2 Merge pull request 'clean up confusion about function template' (#14) from meta-documentation into main
26d3a4d4f4 clean up confusion about function template
Compare 3 commits »
Micha_i pushed to console-functions at Micha_i/symphony_stdlib 2026-09-03 09:04:07 +02:00
e4edb56d08 Merge branch 'main' into console-functions
37d0e556d2 Merge pull request 'clean up confusion about function template' (#14) from meta-documentation into main
26d3a4d4f4 clean up confusion about function template
Compare 3 commits »
Micha_i pushed to console-functions at Micha_i/symphony_stdlib 2026-09-02 22:56:35 +02:00
aa8eef7b1f Fixed at-address
Micha_i commented on pull request TCShenanigans/symphony_stdlib#13 2026-09-02 20:58:56 +02:00
Add mem.compare, mem.copy, mem.fill32, unsafe_mem.compare

I am not sure these functions should be in the main asm file - better make a memory.asm file for these.

Micha_i pushed to console-functions at Micha_i/symphony_stdlib 2026-09-02 20:41:48 +02:00
870b6ebc39 Merge branch 'main' into console-functions
786adfdb1c Merge pull request 'Changed docs of math functions to conform to new guidelines' (#12) from Micha_i/symphony_stdlib:math-functions-docs into main
84636799b6 Changed docs of math functions to conform to new guidelines
aa2cbe4ad8 Merge pull request 'Add basic meta documentation' (#11) from meta-documentation into main
8301d5988a create teaching directory
Compare 19 commits »
Micha_i pushed to array-functions at Micha_i/symphony_stdlib 2026-09-02 20:40:59 +02:00
1e4ad8f64c Merge branch 'main' into array-functions
786adfdb1c Merge pull request 'Changed docs of math functions to conform to new guidelines' (#12) from Micha_i/symphony_stdlib:math-functions-docs into main
84636799b6 Changed docs of math functions to conform to new guidelines
aa2cbe4ad8 Merge pull request 'Add basic meta documentation' (#11) from meta-documentation into main
8301d5988a create teaching directory
Compare 17 commits »
Micha_i pushed to main at Micha_i/symphony_stdlib 2026-09-02 20:37:03 +02:00
786adfdb1c Merge pull request 'Changed docs of math functions to conform to new guidelines' (#12) from Micha_i/symphony_stdlib:math-functions-docs into main
84636799b6 Changed docs of math functions to conform to new guidelines
aa2cbe4ad8 Merge pull request 'Add basic meta documentation' (#11) from meta-documentation into main
8301d5988a create teaching directory
dbd4865f14 change stack start
Compare 16 commits »
Micha_i pushed to math-functions-docs at Micha_i/symphony_stdlib 2026-09-02 20:36:31 +02:00
409d058321 Merge branch 'math-functions-docs' of https://gitea.shatteredmint.net/Micha_i/symphony_stdlib into math-functions-docs
852e7b4cae Changed docs of math functions to conform to new guidelines
Compare 2 commits »