issues
search
Zag-Research
/
Zag-Smalltalk
Smalltalk VM Written in Zig with methods stored as type-annotated ASTs
MIT License
133
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
flow analysis implemented for temporaries
#54
JanBaig
closed
4 weeks ago
0
flow analysis test progress
#53
JanBaig
closed
4 weeks ago
0
remove trait ASCompiledBlock and move logic into ASCDispatchableBlock
#52
dfranklinsmail
closed
4 weeks ago
0
started variable ownership logic
#51
dfranklinsmail
closed
1 month ago
0
Update Final Analysis Tests
#50
JanBaig
opened
1 month ago
0
basic tests for AStBlocks
#49
JanBaig
closed
1 month ago
0
add plus1 test to verify arguments work in tests
#48
dfranklinsmail
closed
1 month ago
0
add arecursive test
#47
dfranklinsmail
closed
1 month ago
0
Updated to accurate path in OS file
#46
JanBaig
closed
2 months ago
0
Fixed time and date display for constants file output
#45
JanBaig
closed
3 months ago
0
Minor README.md Update
#44
JanBaig
closed
3 months ago
0
Update README.md
#43
JanBaig
closed
4 months ago
0
update inspect block closure names
#42
dfranklinsmail
closed
4 months ago
0
updated inpsect to show block's code generator in the inspece view
#41
dfranklinsmail
closed
4 months ago
0
a test
#40
dfranklinsmail
closed
4 months ago
0
inlining fib fast
#39
dfranklinsmail
closed
4 months ago
0
added return top to inline block
#38
dfranklinsmail
closed
5 months ago
0
Daniel inlining may 31
#37
dfranklinsmail
closed
5 months ago
0
small updates to outputter
#36
dfranklinsmail
closed
5 months ago
0
improvements on zag output
#35
dfranklinsmail
closed
6 months ago
0
fixes to image and getting methods to compile
#34
dfranklinsmail
closed
6 months ago
0
indirect lookup implemented
#33
dfranklinsmail
closed
6 months ago
0
LLVM Generator Progress
#32
JanBaig
closed
6 months ago
1
Update to LLVM Generate (New PR)
#31
JanBaig
closed
6 months ago
0
Updates to LLVM generator
#30
JanBaig
closed
6 months ago
0
update output to emit instructions with args on one line
#29
dfranklinsmail
closed
7 months ago
0
update threaded output formating
#28
dfranklinsmail
closed
7 months ago
1
updated explore image to include selector and method size frequence
#27
dfranklinsmail
closed
7 months ago
1
Fixed endless looping
#26
dfranklinsmail
closed
7 months ago
0
most methods compile
#25
dfranklinsmail
closed
8 months ago
2
Update README.md
#24
a2800276
closed
9 months ago
0
Threaded code almost working
#23
dfranklinsmail
closed
10 months ago
0
Zig tracking issue
#22
dvmason
opened
11 months ago
0
updates to ZagCode from your comments
#21
dfranklinsmail
closed
11 months ago
0
updates to ZagAST tab
#20
dfranklinsmail
closed
11 months ago
0
updated inspect view with changes
#19
dfranklinsmail
closed
12 months ago
0
update inspect AST to display literals for args and locals, and chang…
#18
dfranklinsmail
closed
12 months ago
0
small clean up to ZagAST for ASRef and ASLiteral as per Dave's comments
#17
dfranklinsmail
closed
12 months ago
0
layout/printing changes to inspect AST
#16
dfranklinsmail
closed
1 year ago
0
updated the ZagAST inspect tag
#15
dfranklinsmail
closed
1 year ago
1
added inspect facility
#14
dfranklinsmail
closed
1 year ago
0
JIT Documentation
#13
JanBaig
closed
11 months ago
2
ASSequence now extends Array
#12
dfranklinsmail
closed
1 year ago
0
updated scripts and fixed a few bugs
#11
dfranklinsmail
closed
1 year ago
0
compileObject and compileMethod generation
#10
dfranklinsmail
closed
1 year ago
0
Documentation & Debug Configuration Updates
#9
JanBaig
closed
1 year ago
3
Fix broken link to Talks and Papers in README
#8
codereport
closed
1 year ago
0
ASPharoCompilerProgramTest tests running
#7
dfranklinsmail
closed
1 year ago
0
fixed some compiler tests
#6
dfranklinsmail
closed
1 year ago
0
fixed block visitor and test
#5
dfranklinsmail
closed
1 year ago
0
Next