Jesse Brault jessebrault
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-11-11 15:02:21 +00:00
803b95c5dc More json sketching.
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-11-10 22:32:27 +00:00
053d08849e Sketching out rail and json.
jessebrault pushed to master at jessebrault/ssg 2025-11-10 16:24:12 +00:00
4e0de9904c Update dependencies.
38464b11fd Small cleanup.
Compare 2 commits »
jessebrault pushed to main at jessebrault/jb-ssg-site 2025-11-08 23:24:52 +00:00
8240170ed8 Update Dockerfile to JDK 25.
jessebrault pushed to main at jessebrault/jb-ssg-site 2025-11-08 23:14:39 +00:00
d53058c8f6 Change ci flow to run on all pushes to main.
c0a1d29477 Remove branch check in ci flow.
Compare 2 commits »
jessebrault pushed tag v0.1.2 to jessebrault/jb-ssg-site 2025-11-08 23:08:46 +00:00
jessebrault pushed to main at jessebrault/jb-ssg-site 2025-11-08 23:08:36 +00:00
4bbc95757f Update to newer ssg with profiling and updated groowt dependencies.
jessebrault pushed to master at jessebrault/ssg 2025-11-08 22:56:35 +00:00
36a4459951 Bump to v0.6.3.
a9bcbf9296 Bump to v0.6.2.
Compare 2 commits »
jessebrault pushed to master at jessebrault/ssg 2025-11-08 22:32:41 +00:00
c7b7ee8d2b Bump to v0.6.1.
a29838ba17 Trying out Go gitea release action.
Compare 2 commits »
jessebrault pushed tag v0.6.1 to jessebrault/ssg 2025-11-08 22:32:41 +00:00
jessebrault pushed to master at jessebrault/ssg 2025-11-08 22:15:58 +00:00
43008cf0d7 Add profiling option, update CLI displayed version.
8d461e2cc4 Upgrade to Gradle 9.2.0/Java 25.
Compare 2 commits »
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-11-03 20:42:49 +00:00
7439ca554c Fixed spacing for suffix operators. Now calls require at least one of parentheses and/or closure.
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-11-03 19:41:17 +00:00
51c39f5f34 WIP fixing newlines/call grammar.
1d11a45c68 Seem to have fixed newlines and no-parentheses calls.
da05bb101b Better handling of global imports.
Compare 3 commits »
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-11-02 02:39:21 +00:00
6bcef184eb Successfully fixed implicit global println test.
0550df534e Move parameter gathering to second pass in order to match analysis of all locals there.
Compare 2 commits »
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-10-31 18:04:31 +00:00
13330300c1 WIP fleshing out of block and expression name analysis.
12a3a61156 Work on functions and parameter name resolution.
9b83a531ca Remove un-needed test.
e5c5be6d95 Re-enable tests for name analysis. Currently failing.
d653d26e14 Work on star-use symbols.
Compare 5 commits »
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-10-28 00:49:04 +00:00
5721bd1e83 WIP variety of name-analysis things.
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-10-27 14:57:20 +00:00
8b374e1066 WIP seemingly endless name analysis refactoring.
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-10-24 19:34:07 +00:00
93c6a71185 WIP never ending name analysis.
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-10-23 17:27:50 +00:00
664aebfd61 WIP more name analysis.
bdbc2543b8 WIP name analysis, more symbol types, add symbol tree abstraction.
Compare 2 commits »
jessebrault pushed to grammar-overhaul at jessebrault/deimos-lang 2025-10-21 01:55:39 +00:00
b5c0e44eeb Bunch of work on name analysis. Reintroduce Rc<RefCell<_>> for symbols.
273d197841 New phases for name analysis.
af8f0b5dac Various new ideas for name analysis.
d32580a1d4 Remove scope table usage.
Compare 4 commits »