Skip to content

Actions: MKaczkow/go_concepts

Monkey Interpreter CI

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
55 workflow runs
55 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Merge pull request #12 from MKaczkow/dependabot/go_modules/web_app/go…
Monkey Interpreter CI #55: Commit a71bd1c pushed by MKaczkow
December 12, 2024 16:35 26s main
December 12, 2024 16:35 26s
CI: update CI workflow name and add badge for Regex Engine CI in README
Monkey Interpreter CI #53: Commit b564db5 pushed by MKaczkow
December 8, 2024 18:10 25s main
December 8, 2024 18:10 25s
FEAT: add parsing (partial) implementation and CI workflow for regex …
Monkey Interpreter CI #52: Commit fa1e7ce pushed by MKaczkow
December 8, 2024 18:06 21s main
December 8, 2024 18:06 21s
FEAT: add trie package and refactor main functions in basics
Monkey Interpreter CI #51: Commit 39a8791 pushed by MKaczkow
December 3, 2024 17:34 26s main
December 3, 2024 17:34 26s
FIX: corrected directory path in CI workflow and updated README forma…
Monkey Interpreter CI #50: Commit c037225 pushed by MKaczkow
November 5, 2024 12:00 23s main
November 5, 2024 12:00 23s
CHORE: interpreter finished and 'closed' for now;
Monkey Interpreter CI #49: Commit 331496c pushed by MKaczkow
November 5, 2024 11:57 21s main
November 5, 2024 11:57 21s
FIX: errors in parser are now fixed;
Monkey Interpreter CI #48: Commit 1d54316 pushed by MKaczkow
October 29, 2024 13:43 24s main
October 29, 2024 13:43 24s
FEAT: added puts, so that stuff can be printed to STDOUT and finish…
Monkey Interpreter CI #47: Commit 983a1e9 pushed by MKaczkow
October 25, 2024 11:08 26s main
October 25, 2024 11:08 26s
FEAT: evaluating hash literals (Eval and evalHashLiteral function) done;
Monkey Interpreter CI #46: Commit 566922d pushed by MKaczkow
October 24, 2024 14:39 34s main
October 24, 2024 14:39 34s
FEAT: lexing and parsing hash literals;
Monkey Interpreter CI #45: Commit b4f673a pushed by MKaczkow
October 21, 2024 17:21 27s main
October 21, 2024 17:21 27s
FEAT: rest, push, last, first functions for array type;
Monkey Interpreter CI #44: Commit 932aad3 pushed by MKaczkow
October 18, 2024 11:59 32s main
October 18, 2024 11:59 32s
FEAT: index expression and array ops;
Monkey Interpreter CI #43: Commit ebbceb2 pushed by MKaczkow
October 17, 2024 14:28 28s main
October 17, 2024 14:28 28s
FEAT: working on index operator - lexer and parser execute, evaluator…
Monkey Interpreter CI #42: Commit 2c66057 pushed by MKaczkow
October 14, 2024 09:45 28s main
October 14, 2024 09:45 28s
FEAT: added arrays creating and evaluating;
Monkey Interpreter CI #41: Commit bcaaeab pushed by MKaczkow
October 13, 2024 12:31 32s main
October 13, 2024 12:31 32s
Merge branch 'main' of https://github.com/MKaczkow/go_concepts
Monkey Interpreter CI #40: Commit 02e3f18 pushed by MKaczkow
October 12, 2024 17:21 27s main
October 12, 2024 17:21 27s
FEAT: monkey interpreter now supports string data type;
Monkey Interpreter CI #39: Commit c14952c pushed by MKaczkow
October 11, 2024 12:45 28s main
October 11, 2024 12:45 28s
FEAT: interpreter now has "STRING" token, but still doesn't truly sup…
Monkey Interpreter CI #38: Commit 6c1935d pushed by MKaczkow
October 10, 2024 14:41 31s main
October 10, 2024 14:41 31s
FEAT: functions' evaluation works and closures work too;
Monkey Interpreter CI #37: Commit dd53c3f pushed by MKaczkow
October 8, 2024 15:08 40s main
October 8, 2024 15:08 40s
WIP: evaluating functions - internal representation OK, but call expr…
Monkey Interpreter CI #36: Commit b1571e4 pushed by MKaczkow
October 7, 2024 15:24 27s main
October 7, 2024 15:24 27s
Merge branch 'main' of https://github.com/MKaczkow/go_concepts
Monkey Interpreter CI #35: Commit ab030d2 pushed by MKaczkow
October 6, 2024 19:16 25s main
October 6, 2024 19:16 25s
FEAT: added error handling;
Monkey Interpreter CI #34: Commit 247351b pushed by MKaczkow
October 4, 2024 09:50 33s main
October 4, 2024 09:50 33s
FEAT: monkey now evaluates return statements and if-else statements (…
Monkey Interpreter CI #33: Commit 9c484ea pushed by MKaczkow
October 2, 2024 09:44 33s main
October 2, 2024 09:44 33s
Merge pull request #11 from MKaczkow/dependabot/go_modules/web_app/go…
Monkey Interpreter CI #32: Commit e483520 pushed by MKaczkow
September 29, 2024 13:22 30s main
September 29, 2024 13:22 30s