Skip to content

Commit 154e767

Browse files
author
COS126 at Princeton
committed
todone!
1 parent 76106c4 commit 154e767

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

TODO

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
1-
only add a border to stacks/queues if they're embedded within another object
2-
3-
examples for ST / better documentation on main page about supported classes/libraries
4-
51
graphics! either encode primitive operations as text, or send frames
62

73
short hashes for urls
84

95
caches for past visualizations (probably don't cache 10 times to see if randomized/time-dependent)
106

11-
should allow to access java.util.Stack etc
12-
137
inner classes, local classes, anonymous classes, lambdas, captured final variables, this$ ...
148
lambdas:
159
- desugar 2 frames into one and pass "this", doable
@@ -20,5 +14,3 @@ lambdas:
2014
figure out suspend/resume (e.g. for exception handling, data structures)
2115

2216
selective visualization of contents of some built-in classes?
23-
24-
nested visualization option?

0 commit comments

Comments
 (0)