Skip to content

Actions: AndreiDuma/Coolr

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
32 workflow runs
32 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Another dyn approach; we still need an explicit as cast...
Rust #32: Commit 5e7b003 pushed by AndreiDuma
November 18, 2024 15:10 15s main
November 18, 2024 15:10 15s
Storing a Peekable<Box<dyn Iterator<...>>> works
Rust #31: Commit 083fe02 pushed by AndreiDuma
November 18, 2024 14:00 18s main
November 18, 2024 14:00 18s
Begin regex parser
Rust #30: Commit d608dc6 pushed by AndreiDuma
November 18, 2024 09:17 24s main
November 18, 2024 09:17 24s
Add constructors to Ast; fix NFA construction
Rust #29: Commit 14fb0bc pushed by AndreiDuma
October 31, 2024 12:29 12s main
October 31, 2024 12:29 12s
Test pattern IDs; WIP bug in AST postorder traversal
Rust #28: Commit eed9d47 pushed by AndreiDuma
October 30, 2024 19:58 20s main
October 30, 2024 19:58 20s
Refactor into lexer module; reorganize NFA
Rust #27: Commit 038ef51 pushed by AndreiDuma
October 30, 2024 19:32 23s main
October 30, 2024 19:32 23s
Add project plan to the README
Rust #26: Commit 16ea8ee pushed by AndreiDuma
October 30, 2024 13:08 29s main
October 30, 2024 13:08 29s
Fix concatenation sub-NFAs in Builder
Rust #25: Commit 6505c75 pushed by AndreiDuma
October 29, 2024 20:48 17s main
October 29, 2024 20:48 17s
Switch NFA construction to use Builder
Rust #24: Commit 58ced80 pushed by AndreiDuma
October 29, 2024 19:38 13s main
October 29, 2024 19:38 13s
Introduce Builder to build NFAs
Rust #23: Commit 87700c2 pushed by AndreiDuma
October 29, 2024 18:15 36s main
October 29, 2024 18:15 36s
Extract StateID and StateSet to crate::util
Rust #22: Commit ec2f361 pushed by AndreiDuma
October 29, 2024 15:44 18s main
October 29, 2024 15:44 18s
Make StateID and StateSet proper newtypes
Rust #21: Commit 7abdf12 pushed by AndreiDuma
October 29, 2024 14:01 15s main
October 29, 2024 14:01 15s
Rename regex::expr to regex::ast
Rust #20: Commit 08b4758 pushed by AndreiDuma
October 29, 2024 13:13 19s main
October 29, 2024 13:13 19s
Separate StateID and StateSet
Rust #19: Commit 4afa02e pushed by AndreiDuma
October 29, 2024 13:03 26s main
October 29, 2024 13:03 26s
Reorganize modules nfa and dfa
Rust #18: Commit c1e5fb2 pushed by AndreiDuma
October 29, 2024 12:50 29s main
October 29, 2024 12:50 29s
Rename thompson.rs to nfa.rs
Rust #17: Commit 8ce65cc pushed by AndreiDuma
October 29, 2024 11:51 16s main
October 29, 2024 11:51 16s
Begin determinization by subset construction
Rust #16: Commit 94eb42e pushed by AndreiDuma
October 29, 2024 11:48 17s main
October 29, 2024 11:48 17s
Add simple lexer for regular expressions
Rust #15: Commit 5267d4c pushed by AndreiDuma
October 27, 2024 18:22 16s main
October 27, 2024 18:22 16s
Test repetitions in Thompson's construction
Rust #14: Commit 6651b44 pushed by AndreiDuma
October 27, 2024 12:24 33s main
October 27, 2024 12:24 33s
Add Thompson's construction from regular expressions
Rust #13: Commit c19ed9b pushed by AndreiDuma
October 27, 2024 11:08 16s main
October 27, 2024 11:08 16s
Rewrite thompson::NFA more elegantly
Rust #12: Commit 0bda41f pushed by AndreiDuma
October 27, 2024 10:29 28s main
October 27, 2024 10:29 28s
Added combinators for Thompson NFAs
Rust #11: Commit 7cbaecf pushed by AndreiDuma
October 26, 2024 22:31 12s main
October 26, 2024 22:31 12s
Initial regex AST and Thompson NFA ideas
Rust #10: Commit a1a8ae1 pushed by AndreiDuma
October 26, 2024 20:59 20s main
October 26, 2024 20:59 20s
Add WIP notice to README
Rust #9: Commit 7f30444 pushed by AndreiDuma
October 24, 2024 18:51 17s main
October 24, 2024 18:51 17s
Prepare test release v0.1.0
Rust #8: Commit c4d0107 pushed by AndreiDuma
October 23, 2024 13:21 20s main
October 23, 2024 13:21 20s