Commit Graph

21 Commits

Author SHA1 Message Date
c666fb453d prompt: added history file draft 2017-05-19 13:30:00 -04:00
7b85c63b43 all: refactoring according to hlint; parser: added history 2017-05-19 12:50:11 -04:00
abd68c8525 readme: updated todo 2017-05-19 11:47:56 -04:00
42fff2f310 all: multistatement blocks; types: bugfix in multiplication of two integers 2017-05-19 17:07:33 +02:00
1c46c60206 all: minor refactor and better error handling 2017-05-19 16:19:55 +02:00
a011b5647f all: added function definitions and calls 2017-05-19 15:45:46 +02:00
ca11f51e33 parse: refactored block parsing; all: added while loops 2017-05-19 13:35:32 +02:00
6a651bbf1a readme: updated todo section 2017-05-17 14:25:39 +02:00
a3ba8c9c9b state: added state handling and variables 2017-05-17 14:24:32 +02:00
30ecca462d all: add stub for if 2017-05-17 13:21:03 +02:00
fa032ff54c removed first todo (yay!) 2017-05-11 18:50:59 +02:00
0a07021ef0 added logical operators 2017-05-11 18:50:16 +02:00
5603728a9b added boolean type 2017-05-11 17:19:53 +02:00
b44d51c448 added asciicast 2017-05-05 14:41:30 +02:00
5abfdce820 initial public release 2017-05-05 14:37:53 +02:00
2aa996e963 added live updates 2017-05-03 13:26:15 +02:00
d396dc0978 started tree rewrite 2017-04-28 18:37:38 +02:00
4c965e8891 added parser and eval stub 2017-04-28 18:07:46 +02:00
71983ddf3e removed haskeline extension 2017-04-28 12:58:11 +02:00
a36bab384d simple repl 2017-04-28 11:54:10 +02:00
639a513ad4 initial skeleton 2017-04-27 19:29:42 +02:00