index
:
badthing
trunk
the best scheme that i have, and that's bad enough for me
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
array literals
ubq323
2024-06-26
8
-0
/
+13
*
add arrays, appending, getting length, indexing
ubq323
2024-06-26
4
-0
/
+16
*
func5 test
ubq323
2024-06-26
2
-0
/
+14
*
remove OP_PUTS and OP_PRINT, use say and write functions instead
ubq323
2024-06-26
14
-26
/
+26
*
remove implicit print and adjust tests accordingly
ubq323
2024-06-26
15
-20
/
+12
*
mandel_local test
ubq323
2024-06-26
2
-0
/
+54
*
remove explicit toplevel (do ...) from tests
ubq323
2024-06-26
9
-76
/
+67
*
parse multiple expressions
ubq323
2024-06-26
2
-0
/
+6
*
vars4 test
ubq323
2024-06-26
2
-0
/
+12
*
allow local resolution into outer scopes
ubq323
2024-06-25
2
-0
/
+7
*
more function tests
ubq323
2024-06-25
6
-0
/
+32
*
get functions and arguments and returning to work fully
ubq323
2024-06-25
1
-2
/
+2
*
add local variables and (let) form
ubq323
2024-06-24
3
-1
/
+6
*
keep track of stack position while compiling
ubq323
2024-06-24
2
-0
/
+3
*
compilation of functions, and some parts of interpreting them
ubq323
2024-06-22
2
-0
/
+4
*
refactor compilation of builtin forms
ubq323
2024-06-21
1
-1
/
+1
*
optimize mandelbrot
ubq323
2024-06-21
1
-2
/
+2
*
mandelbrot
ubq323
2024-06-21
2
-0
/
+52
*
print -> puts
ubq323
2024-06-21
2
-5
/
+5
*
รพ -> th
ubq323
2024-06-21
4
-0
/
+0
*
add tests, and make dumping disasm optional
ubq323
2024-06-21
8
-0
/
+58