aboutsummaryrefslogtreecommitdiffstats
path: root/Notes.org
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-03-06 17:37:51 +0000
committerYann Herklotz <ymherklotz@gmail.com>2017-03-06 17:37:51 +0000
commitfdd6ff07cee824078c5315bf07926ee15bbdde85 (patch)
tree25ae7097f5f1ee88b7e9d0f27297f38c08a29009 /Notes.org
parent3cef694323c53a19c8c7c0fab19432eb74f8792a (diff)
downloadCompiler-fdd6ff07cee824078c5315bf07926ee15bbdde85.tar.gz
Compiler-fdd6ff07cee824078c5315bf07926ee15bbdde85.zip
making changes to type in lexer now
Diffstat (limited to 'Notes.org')
-rw-r--r--Notes.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/Notes.org b/Notes.org
index a52de5b..6766d99 100644
--- a/Notes.org
+++ b/Notes.org
@@ -93,7 +93,6 @@
*** TODOs
- - Change parser to have two vectors with global variables and functions.
- Analyse tree with map including "name", and struct with "type" and "stack
position", and a counter passed by reference.
- This function will be called by printasm() in the base class and will only be