diff options
| author | Drahflow <drahflow@gmx.de> | 2015-03-04 10:48:56 +0100 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-03-04 10:48:56 +0100 |
| commit | c3836f20bc8becaaa3e5266d1e56319b7d9093b8 (patch) | |
| tree | 0a7891f8924b8a5da6df7dad53493f534a133ab2 /TODO | |
| parent | fbd6ed94c938fdad2fcb46d205b2f4577773de40 (diff) | |
Coroutine documentation
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ * consider polymorphic call-site caches instead of deffs_t_ / deffs? +* DEBUG: + { 1 ==i { 1 } { "here" dump i -01 * "AB" dump i 2 mul =i } loop } !! + { ==seq 10 { "DE" dump seq * -- dump "FG" dump } rep } * + objects of type 12 should not appearzsh: illegal hardware instruction ./loaded + * eliminate all FIXMEs * stack underflow protection * input prompt |
