Skip to content

Actions: mrunix00/Yasi

Actions

C/C++ CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
188 workflow runs
188 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Docs: fix a typo in README.md
C/C++ CI #188: Commit 210d77e pushed by mrunix00
July 13, 2024 20:41 1m 37s main
July 13, 2024 20:41 1m 37s
Docs: Update README.md
C/C++ CI #187: Commit bdf3f18 pushed by mrunix00
July 4, 2024 17:10 1m 41s main
July 4, 2024 17:10 1m 41s
Fix tests
C/C++ CI #186: Commit 6c725c4 pushed by mrunix00
July 4, 2024 17:08 1m 41s main
July 4, 2024 17:08 1m 41s
Docs: Update README.md
C/C++ CI #185: Commit bdf3f18 pushed by mrunix00
May 26, 2024 21:00 1m 58s main
May 26, 2024 21:00 1m 58s
Perf: initial support for functions inlining
C/C++ CI #184: Commit 89e010e pushed by mrunix00
May 25, 2024 10:33 2m 1s main
May 25, 2024 10:33 2m 1s
Refactor: remove DecrementR instruction
C/C++ CI #183: Commit e091e66 pushed by mrunix00
May 23, 2024 22:46 1m 41s main
May 23, 2024 22:46 1m 41s
perf: Optimize tail calls
C/C++ CI #182: Commit 016cfdf pushed by mrunix00
April 25, 2024 20:31 1m 36s main
April 25, 2024 20:31 1m 36s
perf: Add DivideRI and DivideRR instructions
C/C++ CI #181: Commit f509e02 pushed by mrunix00
April 24, 2024 19:05 1m 48s main
April 24, 2024 19:05 1m 48s
feat: add an option to disable tail call optimization
C/C++ CI #180: Commit 3d48d2c pushed by mrunix00
April 24, 2024 13:38 1m 51s main
April 24, 2024 13:38 1m 51s
refactor: huge code refactor
C/C++ CI #179: Commit 1ef465b pushed by mrunix00
April 24, 2024 08:10 3m 35s main
April 24, 2024 08:10 3m 35s
refactor: huge code refactor
C/C++ CI #178: Commit 04ebc50 pushed by mrunix00
April 22, 2024 19:52 1m 39s main
April 22, 2024 19:52 1m 39s
refactor: huge code refactor
C/C++ CI #177: Commit 6520d36 pushed by mrunix00
April 22, 2024 17:55 2m 9s main
April 22, 2024 17:55 2m 9s
refactor: random stuff idk
C/C++ CI #176: Commit 42258a1 pushed by mrunix00
April 21, 2024 19:53 1m 39s main
April 21, 2024 19:53 1m 39s
perf: Add support for tail call optimization
C/C++ CI #175: Commit 14b2b63 pushed by mrunix00
April 20, 2024 18:11 1m 54s main
April 20, 2024 18:11 1m 54s
perf: inline global constants
C/C++ CI #174: Commit c8aef44 pushed by mrunix00
April 20, 2024 11:47 1m 38s main
April 20, 2024 11:47 1m 38s
refactor: move instructions code to execute(VM&) method
C/C++ CI #173: Commit 7d1a899 pushed by mrunix00
April 19, 2024 18:19 1m 36s main
April 19, 2024 18:19 1m 36s
perf: add LessThanRI instruction
C/C++ CI #172: Commit 26b87db pushed by mrunix00
April 18, 2024 15:11 1m 49s main
April 18, 2024 15:11 1m 49s
perf: Add Increment and Decrement instructions
C/C++ CI #171: Commit f04f3e4 pushed by mrunix00
April 18, 2024 13:59 1m 53s main
April 18, 2024 13:59 1m 53s
fix: REPL shell crashes when defining functions fixed
C/C++ CI #170: Commit 275840b pushed by mrunix00
April 17, 2024 20:19 2m 9s main
April 17, 2024 20:19 2m 9s
fix: printing LoadLiteral "\n" instruction failed
C/C++ CI #169: Commit b6484c0 pushed by mrunix00
April 17, 2024 10:39 2m 3s main
April 17, 2024 10:39 2m 3s
fix: dump bytecode only after compiling all expressions
C/C++ CI #168: Commit 12c50d0 pushed by mrunix00
April 17, 2024 10:24 2m 36s main
April 17, 2024 10:24 2m 36s
fix: recursive lambda functions fixed
C/C++ CI #167: Commit 6b55493 pushed by mrunix00
April 16, 2024 21:50 1m 38s main
April 16, 2024 21:50 1m 38s
refactor: separate methods bodies to cpp files in builtin_functions
C/C++ CI #166: Commit eafd9b1 pushed by mrunix00
March 30, 2024 20:25 1m 34s main
March 30, 2024 20:25 1m 34s
feat: print variable values when entered in REPL shell
C/C++ CI #165: Commit 8cdc7d3 pushed by mrunix00
March 26, 2024 20:30 1m 29s main
March 26, 2024 20:30 1m 29s
fix: disable using scientific notation for numbers
C/C++ CI #164: Commit e091287 pushed by mrunix00
March 24, 2024 21:42 1m 28s main
March 24, 2024 21:42 1m 28s