From a9a7970f683ed72b0eaf1703b06363cffeadb842 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Fri, 29 Jan 2021 19:47:11 +0100 Subject: update todo --- TODO | 1 - todo | 6 ------ 2 files changed, 7 deletions(-) delete mode 100644 todo diff --git a/TODO b/TODO index 0b988ca..1801fbc 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ PONG - complete plain structs - type system - - get/set ordering - structs in structs - foreign function - constructors? ({.x = }-ish) diff --git a/todo b/todo deleted file mode 100644 index 426e8f6..0000000 --- a/todo +++ /dev/null @@ -1,6 +0,0 @@ - - [ ] Even better error messages - - [ ] Listor - - [ ] Sets? - - [ ] HashMaps? - - [ ] Custom Structs - - [ ] Methods? -- cgit v1.2.1