Rowan Torbitzky-Lane rowan.a.tl
  • St. Louis, Missouri
  • https://evotrade.org
  • A guy who does computer things for fun

  • Joined on 2025-02-24
rowan.a.tl created branch structs in rowan.a.tl/rush 2025-04-09 11:17:48 -05:00
rowan.a.tl pushed to main at rowan.a.tl/tito 2025-04-09 00:11:11 -05:00
9bd98e56fb ruff and bashInteractive shell
0e33a22318 comment out hatchling path
6e2a8179fa init -> tito
53aef50f67 update the flake from the old one
cb018dcb4d temp add hatchling target
Compare 7 commits »
rowan.a.tl pushed to main at rowan.a.tl/tito 2025-04-08 23:35:27 -05:00
0bfb00f563 uncomment impure section
rowan.a.tl pushed to main at rowan.a.tl/tito 2025-04-08 23:11:02 -05:00
b49f7d2cd3 not gonna try Rust
60b547a470 switch to python
Compare 2 commits »
rowan.a.tl pushed to main at rowan.a.tl/tito 2025-04-08 22:46:40 -05:00
49a7a1e404 add lock file
5317a36a33 add Cargo.toml and flake.nix
Compare 2 commits »
rowan.a.tl created repository rowan.a.tl/tito 2025-04-08 22:37:31 -05:00
rowan.a.tl pushed to main at rowan.a.tl/rush 2025-04-07 17:01:24 -05:00
e0414009ff I'm still wondering what I want to do
rowan.a.tl created branch reference_refactor in rowan.a.tl/rush 2025-04-07 16:13:42 -05:00
rowan.a.tl pushed to reference_refactor at rowan.a.tl/rush 2025-04-07 16:13:42 -05:00
8516575d9a this is broken
0cbe372b98 reference macros
2e6369fb0c comment out doc comment
Compare 3 commits »
rowan.a.tl pushed to main at rowan.a.tl/rush 2025-04-07 14:07:52 -05:00
a6094bbed4 more code instructions/tests, start on common
rowan.a.tl pushed to main at rowan.a.tl/rush 2025-04-06 23:50:18 -05:00
8eeef3a928 more tests/start on code instructions
rowan.a.tl pushed to main at rowan.a.tl/rush 2025-04-06 17:06:40 -05:00
5fe9ca40c6 various progress around the block
rowan.a.tl pushed to main at rowan.a.tl/rush 2025-04-05 23:58:34 -05:00
93a4749425 part of interpreter, gene enum, tests
rowan.a.tl pushed to main at rowan.a.tl/rush 2025-04-05 20:04:10 -05:00
9b682c5f3c numeric instructions tested and done
dc608b3fad remove commented out macro import
357d9af039 change rust_decimal imports
Compare 3 commits »
rowan.a.tl pushed to main at rowan.a.tl/rush 2025-04-03 22:49:50 -05:00
fa3371ec3b basic README
rowan.a.tl pushed to main at rowan.a.tl/rush 2025-04-03 22:43:33 -05:00
13997cde73 no rounding error floats and some numeric instructions done/tested
rowan.a.tl pushed to main at rowan.a.tl/rush 2025-04-03 15:38:07 -05:00
64fad0dff8 start of test-driven development/macro done
rowan.a.tl pushed to main at rowan.a.tl/rush 2025-04-02 22:27:53 -05:00
ed70888a30 basic structure/instruction creation macro beginnings
rowan.a.tl pushed to main at rowan.a.tl/rust_book 2025-04-02 16:25:28 -05:00
b94ab30230 I've learned everything I wanted to from the book, time to start on rush
0fd24e1c3a attempt fix openssl build error
5b95635674 openssl added
06535d8348 trpl needs openssl
Compare 4 commits »
rowan.a.tl pushed to main at rowan.a.tl/rust_book 2025-04-02 13:00:55 -05:00
ba887b2e97 finish ch17.01