+65
−0
+63
−0
+62
−9
+104
−1
test-shadow-copy.html
0 → 100644
+29
−0
Loading
- implemented undo using snapshots. I kept recent 1000 snapshots in a bounded stack. note: snapshot must clone the underlying array instead of shadow copying. - bugfix: when input invalid number like "2.3.", the error msg was not shown on #error-msg. - use monospace font on #number-display