|
e612b3c226
|
parser: maybe fixed a parser bug; examples: added them
|
2017-05-25 18:04:57 -04:00 |
|
|
e91588ab96
|
primitives: added all necessary primitives
|
2017-05-23 16:20:54 -04:00 |
|
|
c5edf4854f
|
eval: fixed first state forgetfulness issue (the prior commit didnt really fix it)
|
2017-05-22 18:58:42 -04:00 |
|
|
545d2896a1
|
eval: fixed first state forgetfulness issue
|
2017-05-22 18:56:27 -04:00 |
|
|
0fb92f60da
|
all: added primitives
|
2017-05-22 18:52:00 -04:00 |
|
|
139225dd14
|
types: added native function type
|
2017-05-22 18:23:06 -04:00 |
|
|
a357895321
|
all: added parenthesized expressions
|
2017-05-22 17:19:34 -04:00 |
|
|
b31965fe8a
|
prompt: fixed history file handling
|
2017-05-20 10:56:19 -04:00 |
|
|
e828a5b2cd
|
readme: documented arbitrary precision floats
|
2017-05-20 10:17:22 -04:00 |
|
|
a8925fd8ab
|
types: drop in replacement of double to 90 decimal bigfloat
|
2017-05-20 10:16:28 -04:00 |
|
|
119d4bfbe1
|
prompt: bugfix in insertion: respect cursor position
|
2017-05-19 13:52:55 -04:00 |
|
|
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 |
|