Raptorox
  • Joined on 2025-07-14
Raptorox pushed to main at Raptorox/rat 2026-06-17 21:02:51 +02:00
9932c83d6f added statement parsing
Raptorox pushed to main at Raptorox/rat 2026-06-17 18:09:13 +02:00
a21b119e58 added keywords, LexError
8aeb6e543e added ParseResult
Compare 2 commits »
Raptorox pushed to main at Raptorox/rat 2026-05-21 17:40:58 +02:00
a887bf4b3e don't repeat l/rhs in eval
8c507cb1da add exponentiation
Compare 2 commits »
Raptorox pushed to main at Raptorox/rat 2026-05-21 17:29:35 +02:00
abbf5514e8 clippy
Raptorox pushed to main at Raptorox/rat 2026-05-21 17:28:25 +02:00
8d2582756d refactor token names
a3d9723a36 move Expr out of parser
Compare 2 commits »
Raptorox pushed to main at Raptorox/rat 2026-05-21 17:12:14 +02:00
99be8a16c7 add evaluator
c70c5fab4d add pratt parser
a4eed5214e move Token out of lexer
Compare 3 commits »
Raptorox pushed to main at Raptorox/rat 2026-05-20 21:04:22 +02:00
ad7a8ad879 add lexer
Raptorox created branch main in Raptorox/rat 2026-05-20 17:23:40 +02:00
Raptorox pushed to main at Raptorox/rat 2026-05-20 17:23:40 +02:00
05ad6afe72 init
Raptorox created repository Raptorox/rat 2026-05-20 17:23:09 +02:00
Raptorox created branch main in Raptorox/verlet-sim 2026-04-03 14:25:32 +02:00
Raptorox pushed to main at Raptorox/verlet-sim 2026-04-03 14:25:32 +02:00
4b1933f3f8 only substep solving; set only 3 attachment points
fb06e9cb9e add more particles
05abba5afe add substepping, update solver
493af1e71c simplify particle vectors
1eaa48d511 add constants, delegate vector length calculation
Compare 10 commits »
Raptorox created repository Raptorox/verlet-sim 2026-04-03 14:24:19 +02:00
Raptorox pushed to main at Raptorox/rush 2025-10-10 23:45:18 +02:00
e5352446d7 don't save whitespace to history
Raptorox pushed to main at Raptorox/rush 2025-10-10 15:17:04 +02:00
9e9016d9d7 parse control, ignore ^C
Raptorox pushed to main at Raptorox/multi-counter 2025-10-10 14:45:58 +02:00
19a75825fc lint
Raptorox pushed to main at Raptorox/multi-counter 2025-10-10 14:38:21 +02:00
76986010ba remove button exec; add reset button
c0042d7680 move to constants
b2b8a6e0d2 add a simple counter
Compare 3 commits »
Raptorox pushed to main at Raptorox/rush 2025-09-20 23:18:24 +02:00
03131fda71 cleanup
Raptorox pushed to main at Raptorox/rush 2025-09-20 20:07:41 +02:00
d7fc72e65d save history to file
ec1a840bb6 command running, raw mode and history
Compare 2 commits »
Raptorox created branch main in Raptorox/rush 2025-09-14 17:30:46 +02:00