Kyler Olsen
|
7aa2a36e1a
|
Moved sls_py.calc
|
2025-12-08 00:07:27 -07:00 |
Kyler Olsen
|
56dcf72241
|
updated build instructions
|
2025-12-08 00:02:02 -07:00 |
Kyler Olsen
|
24154387ec
|
Added build instructions
|
2025-12-07 23:59:59 -07:00 |
Kyler Olsen
|
0f4b851958
|
Built python package
|
2025-12-07 23:59:49 -07:00 |
Kyler Olsen
|
60e2f40816
|
Version Bump
|
2025-12-07 23:22:53 -07:00 |
Kyler Olsen
|
102c5b418a
|
Fixed normal builds
|
2025-12-07 23:18:11 -07:00 |
Kyler Olsen
|
7c0f20a1af
|
Just some final stuff
|
2025-12-07 23:09:54 -07:00 |
Kyler Olsen
|
634c63d294
|
Added readme to slides
|
2025-12-07 00:20:50 -07:00 |
Kyler Olsen
|
a20e8a4d54
|
Created slides
|
2025-12-07 00:17:32 -07:00 |
Kyler Olsen
|
494639d805
|
Worked on report
|
2025-12-06 22:21:31 -07:00 |
Kyler Olsen
|
4c9aa78dc8
|
Listed special features in report
|
2025-12-05 00:01:00 -07:00 |
Kyler Olsen
|
f5c786c061
|
sls_calc module polishing
|
2025-12-04 23:57:48 -07:00 |
Kyler Olsen
|
8890216457
|
Updated sls_calc module
|
2025-12-04 23:52:42 -07:00 |
Kyler Olsen
|
d7164599f0
|
Fixed circular imports
|
2025-12-04 23:52:24 -07:00 |
Kyler Olsen
|
dc5d75cf75
|
Made interpreter state json serializable in Rust port
|
2025-12-04 23:06:42 -07:00 |
Kyler Olsen
|
7b57807fc7
|
Started sls_calc app
|
2025-12-04 22:12:48 -07:00 |
Kyler Olsen
|
d8e38ada85
|
Added info string constants
|
2025-12-04 21:51:22 -07:00 |
Kyler Olsen
|
0b37a4210f
|
Python module polishing
|
2025-12-04 21:47:25 -07:00 |
Kyler Olsen
|
2ac3c1ac26
|
Added pico support
|
2025-12-04 01:09:30 -07:00 |
Kyler Olsen
|
642c277388
|
It compiles now
|
2025-12-04 00:20:43 -07:00 |
Kyler Olsen
|
c1c54277a7
|
Fixed path error
|
2025-12-03 23:57:45 -07:00 |
Kyler Olsen
|
c89acbbdfb
|
Started Raspberry Pi Pico build target
|
2025-12-03 23:57:33 -07:00 |
Kyler Olsen
|
3a57fd7373
|
Added builtin operators to python port
|
2025-12-03 23:43:32 -07:00 |
Kyler Olsen
|
60c6e3900f
|
More on report
|
2025-12-03 23:28:08 -07:00 |
Kyler Olsen
|
b98012488a
|
Worked on report
|
2025-12-03 16:45:37 -07:00 |
Kyler Olsen
|
c74ba18067
|
Fixed version numbers
|
2025-12-03 15:14:29 -07:00 |
Kyler Olsen
|
5b5e24e633
|
Cleaned up stuff from porting
|
2025-12-03 15:07:52 -07:00 |
Kyler Olsen
|
35a6f4537f
|
Fixes to file and repl
|
2025-12-03 14:58:37 -07:00 |
Kyler Olsen
|
64f620b2ef
|
Claude implementation of lexer.py
|
2025-12-03 14:57:15 -07:00 |
Kyler Olsen
|
8e918dcf34
|
Merge branch 'master' into python
|
2025-12-03 11:14:04 -07:00 |
Kyler Olsen
|
2dabd4bf30
|
Renamed python module
|
2025-12-03 11:11:08 -07:00 |
Kyler Olsen
|
835132577f
|
renaming rust bin
|
2025-12-03 11:03:28 -07:00 |
Kyler Olsen
|
1c62f064a4
|
Fixed errors in builtin and interpreter
|
2025-12-03 10:53:46 -07:00 |
Kyler Olsen
|
e76287b9a4
|
Claude builtin implementation
|
2025-12-03 00:40:22 -07:00 |
Kyler Olsen
|
3a054bc211
|
Updated python .gitignore
|
2025-12-02 23:39:38 -07:00 |
Kyler Olsen
|
2c8e459cac
|
Added file and main
|
2025-12-02 23:34:29 -07:00 |
Kyler Olsen
|
a754cd4df4
|
Refactor version generation and error handling in versioning scripts
|
2025-12-02 23:18:41 -07:00 |
Kyler Olsen
|
4a2ee88328
|
Refactor versioning and metadata handling in the Python module
|
2025-12-02 22:51:34 -07:00 |
Kyler Olsen
|
1a11569e9a
|
Readded introductory description to README.md
|
2025-12-02 22:24:04 -07:00 |
Kyler Olsen
|
ac9bbc0415
|
Update build configuration and enhance versioning process
|
2025-12-02 22:23:11 -07:00 |
Kyler Olsen
|
c1db0937a2
|
Created sls_build_backend module to help build the python module
|
2025-12-02 22:22:53 -07:00 |
Kyler Olsen
|
3c288e9165
|
worked on filling in the project
|
2025-12-02 21:38:27 -07:00 |
Kyler Olsen
|
3dc5455323
|
Python Project Skeleton
|
2025-12-02 19:10:11 -07:00 |
Kyler Olsen
|
081930e6f5
|
Fixed warnings
|
2025-12-02 11:52:20 -07:00 |
Kyler Olsen
|
6f4be5a929
|
Small fixes
|
2025-12-02 11:31:46 -07:00 |
Kyler Olsen
|
a154741176
|
Added numeric type annotations
|
2025-12-02 11:31:27 -07:00 |
Kyler Olsen
|
a26a1c0d4a
|
Merge branch 'rust' into rust-claude
|
2025-12-02 10:45:31 -07:00 |
Kyler Olsen
|
08f0437136
|
It compiles
|
2025-12-02 00:37:53 -07:00 |
Kyler Olsen
|
08a8aadf16
|
Claude attempt at lexer.rs
|
2025-12-01 23:46:46 -07:00 |
Kyler Olsen
|
ae077ef433
|
All reimplemented, lexer still needs to be finished
|
2025-12-01 23:37:10 -07:00 |