JesseBrault0709
|
715691d93c
|
Fixed transpilation of attr components.
|
2024-05-31 10:04:52 +02:00 |
|
JesseBrault0709
|
5ada84dfed
|
Component attr values should be working.
|
2024-05-31 08:49:17 +02:00 |
|
JesseBrault0709
|
58e9f60530
|
Better error reporting from CompilerPipeline and better body node grammar.
|
2024-05-30 16:16:55 +02:00 |
|
JesseBrault0709
|
034e42d7d0
|
Fixed findErrorNodes null pointer exception on null children.
|
2024-05-30 16:01:44 +02:00 |
|
JesseBrault0709
|
ab4d006955
|
Fixed some di problems.
|
2024-05-30 11:09:06 +02:00 |
|
JesseBrault0709
|
f4e44fe050
|
Added todo.
|
2024-05-30 10:54:45 +02:00 |
|
JesseBrault0709
|
9534d7b26e
|
Component closure value attr now reduce to simple expressions if possible.
|
2024-05-30 10:53:15 +02:00 |
|
JesseBrault0709
|
44fdd712cf
|
Added todo.
|
2024-05-30 09:35:57 +02:00 |
|
JesseBrault0709
|
6336dfc104
|
Added ability to give GroovyClassLoader to SimpleComponentTemplateClassFactory.
|
2024-05-30 09:21:59 +02:00 |
|
JesseBrault0709
|
d704ca545d
|
Fixed configuration being ignored.
|
2024-05-30 09:17:15 +02:00 |
|
JesseBrault0709
|
bf44fdd633
|
Groovy transpiler uses compilerConfiguration.groovyClassLoader instead of the groovy compilation unit class loader.
|
2024-05-30 09:03:36 +02:00 |
|
JesseBrault0709
|
3be4761541
|
Added ability to defer component template setting until after construction.
|
2024-05-30 08:30:29 +02:00 |
|
JesseBrault0709
|
3362011a8a
|
Added small todo.
|
2024-05-30 07:59:24 +02:00 |
|
JesseBrault0709
|
b63a23b073
|
Small formatting.
|
2024-05-28 15:41:49 +02:00 |
|
JesseBrault0709
|
d5e75ef4a6
|
Fixed small bug with DefaultNodeFactory.
|
2024-05-28 08:17:06 +02:00 |
|
JesseBrault0709
|
4800ceb34f
|
Fixed false positive warning for script statements in preamble.
|
2024-05-27 10:53:55 +02:00 |
|
JesseBrault0709
|
566f7921e5
|
Added fp to groowt-all.
|
2024-05-27 10:31:56 +02:00 |
|
JesseBrault0709
|
bd913e07d3
|
Updated Echo for new closure semantics.
|
2024-05-27 09:58:16 +02:00 |
|
JesseBrault0709
|
e112d81ea8
|
Transpiler refactoring finished.
|
2024-05-27 09:02:53 +02:00 |
|
JesseBrault0709
|
2bac0f55dc
|
Dependency Injection impl automatically handles "circular" constructors/setters.
|
2024-05-27 07:53:46 +02:00 |
|
JesseBrault0709
|
d116b2c555
|
Refactoring transpiler.
|
2024-05-26 12:51:02 +02:00 |
|
JesseBrault0709
|
dd92d99afd
|
Moved TranspilerState to its own file.
|
2024-05-25 14:31:35 +02:00 |
|
JesseBrault0709
|
3f45609236
|
Refactoring DefaultGroovyTranspiler.
|
2024-05-25 14:09:35 +02:00 |
|
JesseBrault0709
|
449c83975f
|
Working on tools and tests.
|
2024-05-24 10:37:58 +02:00 |
|
JesseBrault0709
|
f0b133bb22
|
Added antlr task dependencies.
|
2024-05-24 09:45:10 +02:00 |
|
JesseBrault0709
|
58d7641ece
|
Lots of refactoring lexer, parser, and tools.
|
2024-05-23 19:25:31 +02:00 |
|
JesseBrault0709
|
bfa2ec6cd7
|
Major work on lexer/parser to help intellij plugin.
|
2024-05-22 13:18:44 +02:00 |
|
JesseBrault0709
|
1b6344dbf2
|
Rewrote tokenize tool in kotlin.
|
2024-05-21 12:31:26 +02:00 |
|
JesseBrault0709
|
752d58c40a
|
Fixed up node util.
|
2024-05-21 08:13:17 +02:00 |
|
JesseBrault0709
|
22352ea7f0
|
Removed unused node extension classes.
|
2024-05-21 08:00:03 +02:00 |
|
JesseBrault0709
|
80b01ec27a
|
Lexer identifier refactorings and basic lexer/parser error listeners.
|
2024-05-21 07:55:39 +02:00 |
|
JesseBrault0709
|
e747ac3c32
|
Basic lexer input-output comparison tests.
|
2024-05-20 20:02:48 +02:00 |
|
JesseBrault0709
|
d099f9514d
|
Created util for input-output comparison tests.
|
2024-05-20 19:22:54 +02:00 |
|
JesseBrault0709
|
c88656bd87
|
Moved groovy test class to groovy test source.
|
2024-05-20 17:35:58 +02:00 |
|
JesseBrault0709
|
a2c93f080c
|
Removed unused classes.
|
2024-05-20 14:54:24 +02:00 |
|
JesseBrault0709
|
13c84e8879
|
CompilerPipeline refactor and creation of forwarding groovy/wvc compiler.
|
2024-05-20 14:51:07 +02:00 |
|
JesseBrault0709
|
9bb76f819d
|
Split apart compiler and api.
|
2024-05-20 12:16:55 +02:00 |
|
JesseBrault0709
|
269963563f
|
Changed package name from groowt.view.web to groowt.view.component.web.
|
2024-05-20 10:51:08 +02:00 |
|
JesseBrault0709
|
01c1add51b
|
Big move to web-view-components.
|
2024-05-20 10:17:29 +02:00 |
|
JesseBrault0709
|
194e06320f
|
Added a todo.
|
2024-05-20 09:32:00 +02:00 |
|
JesseBrault0709
|
dad862df09
|
Fixed inner class bug.
|
2024-05-20 09:28:50 +02:00 |
|
JesseBrault0709
|
d72cace97b
|
Moved and reconfigured sketching.
|
2024-05-20 09:01:44 +02:00 |
|
JesseBrault0709
|
e83c8f94bd
|
Need to fix inner class bug.
|
2024-05-17 15:21:53 +02:00 |
|
JesseBrault0709
|
323a14ca8e
|
Updated TODO.
|
2024-05-17 15:14:21 +02:00 |
|
JesseBrault0709
|
dac786acc5
|
Added root level TODO.
|
2024-05-17 15:13:52 +02:00 |
|
JesseBrault0709
|
01bce6bdec
|
Updated TODO.
|
2024-05-17 15:04:16 +02:00 |
|
JesseBrault0709
|
87f2ae6d93
|
More sketching.
|
2024-05-17 14:01:19 +02:00 |
|
JesseBrault0709
|
cdc96ffdff
|
Groovyc can compile all sketching wvc.
|
2024-05-17 13:14:44 +02:00 |
|
JesseBrault0709
|
63720693a3
|
Groovyc can now accept .wvc files.
|
2024-05-17 08:55:23 +02:00 |
|
JesseBrault0709
|
9212d128c3
|
Helping out ssg.
|
2024-05-17 08:55:23 +02:00 |
|