diff options
author | bptato <nincsnevem662@gmail.com> | 2023-10-21 23:44:40 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-10-21 23:45:57 +0200 |
commit | 28473c9e9a44567642785901f6fe198968a99db9 (patch) | |
tree | 94f22d429181124f25ba04a95722dd73f4b08552 /todo | |
parent | 8e49de968fded9d43230e03beaaa4f9bd59b5dea (diff) | |
download | chawan-28473c9e9a44567642785901f6fe198968a99db9.tar.gz |
fromJSInt: do not fail if not IsNumber
to match standard behavior (e.g. accept null as int, etc)
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/todo b/todo index 98c56ea8..54fd58d0 100644 --- a/todo +++ b/todo @@ -59,7 +59,6 @@ javascript: * more concretely: get jQuery to work. this needs innerHTML, CSS properties in DOM, ... - implement ReadableStream, XHR -- new Intl.NumberFormat().format(null) - separate console for each buffer - buffer selection layout engine: |