index
:
fype
build-009667
build-009669
build-010388-scheme
build-010393-lambda
master
v0.1
An attempt to build a scripting language from scratch in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NEW
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'NEW')
-rw-r--r--
NEW
2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEW b/NEW
index 1fee9a5..e2c5c01 100644
--- a/
NEW
+++ b/
NEW
@@ -1,2 +1,4 @@
Undocumented new features:
undef keyword
+ No more segfault: fype -e '1'
+ Spaces are not needed any more