depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
tazjin
/
rlox
/
src
/
bytecode
/
opcode.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-22
r/2987
feat(tazjin/rlox): Implement else clauses
Vincent Ambo
1
-0
/
+1
2021-10-22
r/2986
feat(tazjin/rlox): Implement simple conditionals
Vincent Ambo
1
-0
/
+7
2021-10-22
r/2985
refactor(tazjin/rlox): Return index after adding operations
Vincent Ambo
1
-0
/
+3
2021-10-20
r/2980
refactor(tazjin/rlox): Introduce newtypes for various indices
Vincent Ambo
1
-6
/
+12
2021-10-19
r/2978
feat(tazjin/rlox): Support local variables
Vincent Ambo
1
-0
/
+2
2021-10-19
r/2977
feat(tazjin/rlox): Global variable assignment
Vincent Ambo
1
-0
/
+1
2021-03-06
r/2274
feat(tazjin/rlox): Implement global variable access
Vincent Ambo
1
-1
/
+2
2021-03-06
r/2273
feat(tazjin/rlox): Implement global variable definition
Vincent Ambo
1
-0
/
+3
2021-03-03
r/2265
feat(tazjin/rlox): Implement expression statements
Vincent Ambo
1
-0
/
+1
2021-03-03
r/2264
feat(tazjin/rlox): Add support for print statement
Vincent Ambo
1
-0
/
+3
2021-02-28
r/2256
feat(tazjin/rlox): Implement comparison operators
Vincent Ambo
1
-0
/
+2
2021-02-28
r/2255
feat(tazjin/rlox): Implement equality operator
Vincent Ambo
1
-1
/
+2
2021-02-28
r/2253
feat(tazjin/rlox): Implement unary negation operator
Vincent Ambo
1
-0
/
+3
2021-02-28
r/2252
feat(tazjin/rlox): Support trivial literals in bytecode compiler
Vincent Ambo
1
-1
/
+6
2021-01-17
r/2128
feat(tazjin/rlox): Implement simple arithmetic operators
Vincent Ambo
1
-0
/
+9
2021-01-17
r/2124
feat(tazjin/rlox): Initial bytecode representation
Vincent Ambo
1
-0
/
+8