Skip to content

Actions: froth/rust-lox-vm

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
64 workflow runs
64 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Implement string interning
Rust #36: Pull request #16 opened by froth
October 22, 2024 20:55 47s string_interning
October 22, 2024 20:55 47s
Merge pull request #15 from froth/hashtable
Rust #35: Commit 68c0975 pushed by froth
October 22, 2024 11:55 49s main
October 22, 2024 11:55 49s
Implement HashTable
Rust #34: Pull request #15 opened by froth
October 22, 2024 11:54 44s hashtable
October 22, 2024 11:54 44s
Remove unused imports
Rust #33: Commit 4d4e56a pushed by froth
October 12, 2024 15:36 36s main
October 12, 2024 15:36 36s
Merge pull request #14 from froth/strings
Rust #32: Commit aeb9978 pushed by froth
October 12, 2024 15:34 47s main
October 12, 2024 15:34 47s
Implement strings and basic garbage collection
Rust #31: Pull request #14 opened by froth
October 12, 2024 15:21 44s strings
October 12, 2024 15:21 44s
Merge pull request #13 from froth/f64numbers
Rust #30: Commit 8641888 pushed by froth
October 10, 2024 12:32 41s main
October 10, 2024 12:32 41s
Increase size of Number to be compliant with Lox spec
Rust #29: Pull request #13 opened by froth
October 10, 2024 12:31 47s f64numbers
October 10, 2024 12:31 47s
Merge pull request #12 from froth/more_expressions
Rust #28: Commit fbf48f5 pushed by froth
October 10, 2024 12:25 37s main
October 10, 2024 12:25 37s
Implement Boolean and Nil and more basic expressions
Rust #27: Pull request #12 opened by froth
October 10, 2024 12:22 43s more_expressions
October 10, 2024 12:22 43s
Fix release script
Release #3: Commit 7df0f92 pushed by froth
October 9, 2024 18:45 1m 36s v0.1.0
October 9, 2024 18:45 1m 36s
Fix release script
Rust #26: Commit 7df0f92 pushed by froth
October 9, 2024 18:45 45s main
October 9, 2024 18:45 45s
Merge pull request #11 from froth/expression_parser
Release #2: Commit e9f02ad pushed by froth
October 9, 2024 18:44 31s v0.1.0
October 9, 2024 18:44 31s
Merge pull request #11 from froth/expression_parser
Release #1: Commit e9f02ad pushed by froth
October 9, 2024 18:42 31s v0.1.0
October 9, 2024 18:42 31s
Merge pull request #11 from froth/expression_parser
Rust #25: Commit e9f02ad pushed by froth
October 9, 2024 18:39 47s main
October 9, 2024 18:39 47s
Implement expression parser
Rust #24: Pull request #11 opened by froth
October 9, 2024 18:37 45s expression_parser
October 9, 2024 18:37 45s
Merge pull request #10 from froth/trie
Rust #23: Commit 8580171 pushed by froth
October 7, 2024 09:27 37s main
October 7, 2024 09:27 37s
Replace phf with hardcoded trie
Rust #22: Pull request #10 opened by froth
October 7, 2024 09:26 38s trie
October 7, 2024 09:26 38s
Merge pull request #9 from froth/lexer
Rust #21: Commit 0953327 pushed by froth
October 6, 2024 19:47 36s main
October 6, 2024 19:47 36s
Implement lexer
Rust #20: Pull request #9 synchronize by froth
October 6, 2024 19:46 36s lexer
October 6, 2024 19:46 36s
Implement lexer
Rust #19: Pull request #9 opened by froth
October 6, 2024 19:44 41s lexer
October 6, 2024 19:44 41s
Merge pull request #8 from froth/basic-calculator-vm
Rust #18: Commit ca7fbca pushed by froth
October 5, 2024 15:19 27s main
October 5, 2024 15:19 27s
Implement basic calculator capabilities
Rust #17: Pull request #8 opened by froth
October 5, 2024 15:18 29s basic-calculator-vm
October 5, 2024 15:18 29s
Merge pull request #7 from froth/start-vm
Rust #16: Commit 6052516 pushed by froth
October 2, 2024 19:26 30s main
October 2, 2024 19:26 30s
Implement most basic vm functionality
Rust #15: Pull request #7 opened by froth
October 2, 2024 19:23 28s start-vm
October 2, 2024 19:23 28s