Pagwin pushed to main at Pagwin/cs440-assignment3 2026-01-14 19:36:25 +00:00
2df44b29a2 started on rewrite
Pagwin pushed to main at Pagwin/cs440-assignment2 2026-01-14 19:04:41 +00:00
9f38e17752 commenting is done
Pagwin pushed to main at Pagwin/cs440-assignment2 2026-01-13 21:30:23 +00:00
34afff74a0 Map fully commented barring hard_erase
Pagwin pushed to main at Pagwin/cs440-assignment2 2026-01-12 21:55:25 +00:00
5963998902 some amount of cleanup to README/removing suspects note file
Pagwin pushed to main at Pagwin/psb 2026-01-04 02:08:30 +00:00
dea8577f14 regex is all that remains
Pagwin pushed to main at Pagwin/psb 2026-01-03 01:50:02 +00:00
11d2228362 just string and regex literals left barring me fucking up implementation of integer literals
Pagwin pushed to main at Pagwin/psb 2026-01-01 22:03:52 +00:00
1f89316fdf trying to do more for js parser
2d2d0c0969 TODO update
Compare 2 commits »
Pagwin pushed to main at Pagwin/psb 2025-12-31 20:17:00 +00:00
cd5e094eca handled reserved words whether an expression is allowed or not
Pagwin pushed to main at Pagwin/psb 2025-12-31 04:48:25 +00:00
7388aee8d1 did a lot of the work for handling slashes
Pagwin pushed to main at Pagwin/psb 2025-12-31 02:08:46 +00:00
83d99c84af fixed compilation error(s)
Pagwin pushed to main at Pagwin/psb 2025-12-31 00:33:31 +00:00
4894bf8ff7 more progress into compile error
Pagwin pushed to main at Pagwin/new_blog 2025-12-30 19:54:42 +00:00
ce6550d135 new blog post
Pagwin pushed to main at Pagwin/psb 2025-12-30 06:19:44 +00:00
3c2871217e forward slash handling and literal handling are all that's left
Pagwin pushed to main at Pagwin/psb 2025-12-30 05:45:46 +00:00
8bc5c481c1 added a function for future convenience with mustache
Pagwin pushed to main at Pagwin/psb 2025-12-30 00:28:58 +00:00
27e08cbc7a refactored to use ToMustache instead of ToJSON
Pagwin pushed to main at Pagwin/psb 2025-12-29 22:32:32 +00:00
d8d126a4c5 updated TODO with new knowledge of mustache
Pagwin pushed to main at Pagwin/psb 2025-12-29 17:25:43 +00:00
9299f07f8e started working on displaying tokens
Pagwin pushed to main at Pagwin/psb 2025-12-29 01:38:17 +00:00
7df40c237c more js tokenization work
0f44431086 changed main code to handle refactored js parsing API
Compare 2 commits »
Pagwin pushed to main at Pagwin/psb 2025-12-28 00:49:30 +00:00
478fec0000 API refactor
Pagwin pushed to main at Pagwin/psb 2025-12-27 03:29:31 +00:00
cb0cfebae3 rethought how fingerprinting should work