aboutsummaryrefslogtreecommitdiffstats
path: root/Notes.org
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-03-18 09:58:17 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-03-18 09:58:17 +0000
commitf8d984811645f0af6859deff1bf53250317ca542 (patch)
tree2759399fb9cfdc53c2459ca1664c1d0a7bb6dc50 /Notes.org
parenta9663b327230e08a6bc5cfe4f20ed8d066f33338 (diff)
downloadCompiler-f8d984811645f0af6859deff1bf53250317ca542.tar.gz
Compiler-f8d984811645f0af6859deff1bf53250317ca542.zip
added while loop and if working
Diffstat (limited to 'Notes.org')
-rw-r--r--Notes.org11
1 files changed, 7 insertions, 4 deletions
diff --git a/Notes.org b/Notes.org
index c4ef6a5..d865313 100644
--- a/Notes.org
+++ b/Notes.org
@@ -128,7 +128,6 @@
- The declaration class should only be in charge of storing it in the right location in
the stack and adding that to the bindings.
**** TODO Add more expressions
- CLOCK: [2017-03-17 Fri 20:59]
CLOCK: [2017-03-17 Fri 17:08]--[2017-03-17 Fri 20:59] => 3:51
CLOCK: [2017-03-17 Fri 13:21]--[2017-03-17 Fri 15:43] => 2:22
@@ -136,9 +135,13 @@
**** TODO Add more statements
-***** If statement
-***** For statement
-***** While statement
+***** TODO If statement
+ CLOCK: [2017-03-18 Sat 08:42]--[2017-03-18 Sat 09:57] => 1:15
+
+
+
+***** TODO For statement
+***** TODO While statement
**** DONE Fixing Seg fault 1
CLOCK: [2017-03-17 Fri 15:44]--[2017-03-17 Fri 16:00] => 0:16