Skip to content

Actions: zom-lang/zom

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
41 workflow runs
41 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Remake of the parser
Zom checks #107: Pull request #58 synchronize by thi8v
February 23, 2024 19:45 2m 11s parser-remake
February 23, 2024 19:45 2m 11s
add parsing for binary expression and impl a table of operator's prec…
Zom checks #106: Commit 33d96ea pushed by thi8v
February 23, 2024 19:45 2m 8s parser-remake
February 23, 2024 19:45 2m 8s
Remake of the parser
Zom checks #105: Pull request #58 opened by thi8v
February 22, 2024 11:40 2m 11s parser-remake
February 22, 2024 11:40 2m 11s
Add base for statement, block and add parsing for block in function d…
Zom checks #104: Commit 1542212 pushed by thi8v
February 22, 2024 11:10 3m 2s parser-remake
February 22, 2024 11:10 3m 2s
add parsing for top level declaration: functions and primitive types
Zom checks #103: Commit cecacee pushed by thi8v
February 20, 2024 18:24 1m 0s parser-remake
February 20, 2024 18:24 1m 0s
change the error message of ExpectedToken error
Zom checks #102: Commit 7682fc4 pushed by thi8v
February 19, 2024 12:58 1m 6s parser-remake
February 19, 2024 12:58 1m 6s
Change some types to reference and add more consistency with LogContext
Zom checks #101: Commit 614ea24 pushed by thi8v
February 18, 2024 18:08 1m 2s parser-remake
February 18, 2024 18:08 1m 2s
Change error handling in lexer to ensure errors are actualy pushed
Zom checks #100: Commit 06713b8 pushed by thi8v
February 18, 2024 17:28 1m 3s parser-remake
February 18, 2024 17:28 1m 3s
remove the old parser to make place for the new one
Zom checks #99: Commit 6d18463 pushed by thi8v
February 17, 2024 11:47 1m 43s parser-remake
February 17, 2024 11:47 1m 43s
add conversion from Token to FmtToken
Zom checks #98: Commit d01b508 pushed by thi8v
February 17, 2024 11:15 2m 20s log-stream
February 17, 2024 11:15 2m 20s
remove tests because they are useless and don't test anything
Zom checks #97: Commit 81e323f pushed by thi8v
February 6, 2024 09:27 3m 5s log-stream
February 6, 2024 09:27 3m 5s
new view of what the language will look like
Zom checks #96: Commit ae7484c pushed by thi8v
February 4, 2024 11:48 41s log-stream
February 4, 2024 11:48 41s
change the Log enum to a trait, add note to log to specify the log ms…
Zom checks #95: Commit 1fe71ad pushed by thi8v
February 3, 2024 11:20 2m 31s log-stream
February 3, 2024 11:20 2m 31s
add a prelude to zom_errors, enable creation of LogContext with logs …
Zom checks #94: Commit a9c65ae pushed by thi8v
February 3, 2024 10:31 2m 31s log-stream
February 3, 2024 10:31 2m 31s
add colors to errors and add builder for unclosed delimiter error
Zom checks #93: Commit 8d3e61a pushed by thi8v
January 28, 2024 11:32 3m 33s log-stream
January 28, 2024 11:32 3m 33s
create the 'zom_errors' crate and write the base for the new log system
Zom checks #92: Commit a54c12a pushed by thi8v
January 20, 2024 14:46 2m 40s log-stream
January 20, 2024 14:46 2m 40s