-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path00TODO
31 lines (23 loc) · 808 Bytes
/
00TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
TODO:
top level substr function?
use explode & slice? (& in Match.slice?)
top level 'const DEBUG'
top level trace functions, avoid ``
figure out node.js/browser compatible module format!
use Babel??? typescript??
XXX document in README.md:
Var class
top level "replaceall" function? Pattern.replaceall??
Accept non-bool returns as truthy in PE_Func?? Only reject undefined??
cache ref_array in Pattern.ra?
transfer more PE documentation to spipat.js
make print_{nodes,dot} Pattern methods??
StackVar class?? only allow .set()?
reuse C++ tests!!!
indicate stack frame type in Stack_Entry?
reimplement stack using growable Array (push)
would need to keep as negative values
but grow MORE negative as items pushed!
NOTES:
NODE_ENV=production nodejs --prof
nodejs --prof-process isolate......log