2026-03-22 - 2026-09-22

Overview

17 Active Pull Requests
7 Active Issues
Excluding merges, 1 author has pushed 12 commits to main and 112 commits to all branches. On main, 11 files have changed and there have been 189 additions and 22 deletions.

12 Pull requests merged by 5 users

Merged #19 Globals and start.asm 2026-09-06 20:13:07 +02:00

Merged #15 Initial version of atoi 2026-09-06 16:15:00 +02:00

Merged #18 Add ISA definitions for symphony 2026-09-06 16:08:14 +02:00

Merged #17 Changed mul_low algorithm to radix-16-1 algorithm with swap 2026-09-04 23:20:18 +02:00

Merged #13 Add mem.compare, mem.copy, mem.fill32, unsafe_mem.compare 2026-09-04 21:55:24 +02:00

Merged #16 Changed mul_low algorithm to radix-4 multiplication 2026-09-04 08:21:51 +02:00

Merged #9 Added find_index array function 2026-09-03 20:30:10 +02:00

Merged #10 Added read_line console function 2026-09-03 14:56:16 +02:00

Merged #14 clean up confusion about function template 2026-09-02 20:49:40 +02:00

Merged #12 Changed docs of math functions to conform to new guidelines 2026-09-02 11:46:16 +02:00

Merged #11 Add basic meta documentation 2026-09-02 11:39:26 +02:00

Merged #8 Added abs, max, min and parity functions 2026-08-31 09:36:55 +02:00

5 Pull requests proposed by 4 users

Proposed #20 Added integer division and square root 2026-09-06 20:58:53 +02:00

Proposed #21 Added bitblit function 2026-09-07 01:46:04 +02:00

Proposed #22 WIP: Int to string conversion 2026-09-08 17:01:57 +02:00

Proposed #23 WIP: Graphics screen and graphics_32/draw_line 2026-09-11 03:02:46 +02:00

Proposed #24 WIP: Hashset 2026-09-14 00:20:26 +02:00

7 Issues created by 1 user

Opened #1 Render text to position on screen 2026-08-30 10:29:49 +02:00

Opened #2 draw_bmp: Draw a bitmap at position 2026-08-30 10:47:18 +02:00

Opened #3 rect_{empt/full}: Draw empty of filled rectangle 2026-08-30 10:51:00 +02:00

Opened #4 ellip_{empt/full}: draw empty/full ellipse 2026-08-30 10:56:49 +02:00

Opened #5 bezier: draw bezier curve 2026-08-30 10:58:21 +02:00

Opened #6 line: draw a line from a to b 2026-08-30 11:00:49 +02:00

Opened #7 Define a Memory Map 2026-08-30 18:06:11 +02:00