diff options
Diffstat (limited to 'shared/notes.txt')
-rw-r--r-- | shared/notes.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/shared/notes.txt b/shared/notes.txt index de093b8..9f92507 100644 --- a/shared/notes.txt +++ b/shared/notes.txt @@ -5,6 +5,17 @@ TODO for root and shared DONE for root and shared +with cyclone alpha54 and toxy alpha16 + * props: + . code cleanup + . new calls: props_getfirst(), props_getnext(), props_diff(), + props_clearall(), props_clearvalues() + . props_add(): additional argument 'filter' (skip exact input-filter copies) + * fragile: new call fragile_class_getnames() + * hammereditor: + . hammereditor_append() accepts unbalanced braces + . defaults to dirty, if (older) tk misses edit command + with cyclone alpha53 * binport: added half-byte #symbol id * hammereditor: |