diff options
author | Juan Manuel Tomás <jtomas1815@gmail.com> | 2020-05-26 03:25:05 -0300 |
---|---|---|
committer | Juan Manuel Tomás <jtomas1815@gmail.com> | 2020-05-26 03:25:05 -0300 |
commit | 3ae52c8cfdb1f8d6e887e9c8c980bbbec7fcb246 (patch) | |
tree | 8e0bef9529ea4802b06d5d95ad5c749c2662acaa /todo.txt | |
parent | 98280238383dc390207827d09dc92e0459229134 (diff) | |
download | jet-3ae52c8cfdb1f8d6e887e9c8c980bbbec7fcb246.tar.gz jet-3ae52c8cfdb1f8d6e887e9c8c980bbbec7fcb246.zip |
Add partial support for utf-8
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..0d89fc7 --- /dev/null +++ b/todo.txt @@ -0,0 +1,3 @@ +* free page correctly after no points point to it +* add utf-8 support on push and pop +* fix pop |