Jesse Brault jessebrault
jessebrault pushed to main at jessebrault/groowt 2025-01-27 21:09:53 +00:00
9495849dc9 Update TODO with finished tasks for 0.1.3.
f6071909b6 Fix broken OutletTests, found and fixed bug with ancestor searching.
2b3cd3120c Add OutletContainer and check to renderer of Outlet.
369dc51779 Added hasAncestor and findNearestAncestor(Class) methods to ComponentContext.
148ced050b Move WithHtml to lib package.
Compare 5 commits »
jessebrault pushed to main at jessebrault/groowt 2025-01-27 13:02:07 +00:00
589bbca889 Update TODO with more 0.2.0 goals.
jessebrault pushed to main at jessebrault/.profile 2025-01-27 01:16:10 +00:00
93db0a5bf6 Add UW-Madison coursework.
dae6b152e8 Update to profile text.
Compare 2 commits »
jessebrault pushed to main at jessebrault/.profile 2025-01-27 00:50:20 +00:00
396c5ea182 Add old GitHub content.
jessebrault created branch main in jessebrault/.profile 2025-01-27 00:45:21 +00:00
jessebrault pushed to main at jessebrault/.profile 2025-01-27 00:45:21 +00:00
de40bfa3ac Initial commit.
jessebrault created repository jessebrault/.profile 2025-01-27 00:44:49 +00:00
jessebrault pushed to main at jessebrault/groowt 2025-01-26 21:42:38 +00:00
2b935da385 Update TODO with fixed wvcc bug.
7a28b0530d Add auto imports to GroovyWvcCompiler.
45d188d064 Auto-imports working for both Groovyc configuration and independent API.
bd4dee98fa Move auto-imports to an ImportCustomizer defined in DefaultWebViewComponentTemplateCompileUnit.
1a528465f9 Remove pre-emptive resolving mechanism, relying instead on built-in Groovyc resolution.
Compare 8 commits »
jessebrault created branch main in jessebrault/groowt 2025-01-24 21:08:06 +00:00
jessebrault pushed to main at jessebrault/groowt 2025-01-24 21:08:06 +00:00
04866b4d3a Merge remote-tracking branch 'origin/main'
8bc3d9d793 Fix binTemplate.gst to use VERSION variable with current groowt version.
55adf223d2 Merge remote-tracking branch 'origin/main'
22b929225f Updated to Gradle 8.9 and jbarchiva 0.2.2.
49ead642c4 Added a todo.
Compare 10 commits »
jessebrault created repository jessebrault/groowt 2025-01-24 21:06:54 +00:00
jessebrault pushed to main at jessebrault/deimos-lang 2025-01-14 17:09:43 +00:00
f6c4d634ab More curl sketching.
a4c4357b31 Small change to string.dm.
Compare 2 commits »
jessebrault pushed to main at jessebrault/deimos-lang 2025-01-13 21:20:44 +00:00
085f60ab4f Add curl sketch.
jessebrault pushed to main at jessebrault/deimos-lang 2024-12-31 23:23:51 +00:00
d4fb4680a5 Update to Pest grammar for hello world.
db83cb7403 Add basic sketch of needed core components for hello world.
1a3e48fddf Rename dm_lib to dm_lib_sketching
2967ceb2fc Remove old lexer/parser code, in preparation for Pest usage.
Compare 4 commits »
jessebrault pushed to main at jessebrault/deimos-lang 2024-12-30 22:28:58 +00:00
fc9cfcdf7c Clean up of references and Rcs; better information hiding.
68553a756b Remove old, unused code from vm; remove pub from various struct fields.
Compare 2 commits »
jessebrault pushed to main at jessebrault/deimos-lang 2024-12-29 16:36:41 +00:00
258fe824bd Add dvm_panic macro for dumping state before panic call.
5322e441c5 Fix memory leak of constant by no longer needing to make copy of constant.
Compare 2 commits »
jessebrault pushed to main at jessebrault/deimos-lang 2024-12-28 22:42:59 +00:00
cf0c44e627 Update of semantics of Move Register operation.
7aa93c3986 Clean up op codes.
9c4ca23765 Remove deprecated op codes.
420db38f70 Properly implement load and store instructions.
376ac2fa3a Rename DmAllocObject to DvmObject.
Compare 5 commits »
jessebrault pushed to main at jessebrault/deimos-lang 2024-12-28 14:52:41 +00:00
652c1dd7f2 Add basic, but failing, implementation of load/store object.
574f7ea7a1 Add load_object to op codes documentation.
Compare 2 commits »
jessebrault pushed to main at jessebrault/deimos-lang 2024-12-27 16:57:47 +00:00
a7a8b39836 Write some documentation about op codes.
jessebrault pushed to main at jessebrault/deimos-lang 2024-12-27 05:07:00 +00:00
e7a7cba26d Successfully printed greeting!
b7588b8787 Start documentation.
a6d6ca3f70 Small cosmetic change in op_codes.rs.
Compare 3 commits »