aboutsummaryrefslogtreecommitdiffstats
path: root/Notes.org
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-03-17 22:38:08 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-03-17 22:38:08 +0000
commita9663b327230e08a6bc5cfe4f20ed8d066f33338 (patch)
tree4a47654b4fd29300ebee876fa1d9f79dac52499f /Notes.org
parentf35548ee7d4c54558c38d63df7e2572150c28d22 (diff)
downloadCompiler-a9663b327230e08a6bc5cfe4f20ed8d066f33338.tar.gz
Compiler-a9663b327230e08a6bc5cfe4f20ed8d066f33338.zip
Creating if statement
Diffstat (limited to 'Notes.org')
-rw-r--r--Notes.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/Notes.org b/Notes.org
index 7afa97d..c4ef6a5 100644
--- a/Notes.org
+++ b/Notes.org
@@ -128,7 +128,8 @@
- 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 17:08]
+ 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
Expressions like > or < or == etc..