index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tl.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 111.
txr-111
Kaz Kylheku
2015-08-08
1
-103
/
+114
*
Version 110.
txr-110
Kaz Kylheku
2015-07-25
1
-152
/
+187
*
* genvim.txr: Add ifa.tl library file.
Kaz Kylheku
2015-06-22
1
-165
/
+165
*
Version 109.
txr-109
Kaz Kylheku
2015-06-21
1
-127
/
+127
*
Version 108.
txr-108
Kaz Kylheku
2015-06-13
1
-141
/
+153
*
Version 107.
txr-107
Kaz Kylheku
2015-04-26
1
-83
/
+83
*
Adding lcons macro.
Kaz Kylheku
2015-04-18
1
-108
/
+109
*
Adding getenv, setenv and unsetenv.
Kaz Kylheku
2015-04-18
1
-128
/
+128
*
Adding exit* function which calls _exit.
Kaz Kylheku
2015-04-16
1
-140
/
+141
*
Add exec and pipe functions.
Kaz Kylheku
2015-04-16
1
-141
/
+141
*
Adding chmod.
Kaz Kylheku
2015-04-16
1
-160
/
+161
*
Implementing while* and until* loops.
Kaz Kylheku
2015-04-11
1
-10
/
+10
*
Exposing dup and dup2.
Kaz Kylheku
2015-04-11
1
-144
/
+145
*
Fork and wait support.
Kaz Kylheku
2015-04-09
1
-129
/
+132
*
* eval.c (iflet_s, when_s): New global variables.
Kaz Kylheku
2015-04-06
1
-111
/
+112
*
New whilet macro.
Kaz Kylheku
2015-04-05
1
-13
/
+13
*
Version 105.
txr-105
Kaz Kylheku
2015-03-14
1
-138
/
+139
*
New ignerr macro.
Kaz Kylheku
2015-02-25
1
-109
/
+111
*
* arith.c (trunc_rem): New function.
Kaz Kylheku
2015-02-07
1
-10
/
+10
*
* sysif.c (abort_wrap): New static function.
Kaz Kylheku
2015-02-06
1
-163
/
+164
*
* unwind.c (unhandled_hook_s): New static variable.
Kaz Kylheku
2015-02-06
1
-165
/
+165
*
* arith.c (make_ubignum): New static function.
Kaz Kylheku
2015-01-29
1
-129
/
+130
*
Basic implementation of constantp. Does not
Kaz Kylheku
2015-01-21
1
-142
/
+142
*
Allow macros to tell what symbols have lexical function
Kaz Kylheku
2015-01-21
1
-96
/
+97
*
Version 102.
txr-102
Kaz Kylheku
2015-01-13
1
-113
/
+117
*
* stream.c (stream_init): Register make_catenated_stream in
Kaz Kylheku
2014-12-25
1
-147
/
+147
*
* eval.c (ap_s, ret_s, aret_s): New symbol variables.
Kaz Kylheku
2014-12-23
1
-152
/
+152
*
* eval.c (eval_init): Registered intrinsic function unique.
Kaz Kylheku
2014-12-23
1
-7
/
+7
*
Syntax highlighting issue: keywords in braced variable syntax
Kaz Kylheku
2014-12-18
1
-0
/
+1
*
* eval.c (eval_init): Register in function as intrinsic.
Kaz Kylheku
2014-12-05
1
-106
/
+107
*
* eval.c (eval_init): Register lequal and gequal.
Kaz Kylheku
2014-11-27
1
-111
/
+113
*
* eval.c (opip_s, oand_s, chain_s, chand_s): New global variables.
Kaz Kylheku
2014-11-10
1
-92
/
+94
*
Vim syntax coloring for standalone TXR Lisp (*.tl) files.
Kaz Kylheku
2014-10-29
1
-0
/
+255