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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support binary specifier in format.
Kaz Kylheku
2015-10-17
2
-5
/
+31
*
Use chk_manage_vec for static slots arrays.
Kaz Kylheku
2015-10-17
1
-4
/
+7
*
New function chk_manage_vec.
Kaz Kylheku
2015-10-17
2
-0
/
+51
*
Fix overflow check using wrong variable.
Kaz Kylheku
2015-10-17
1
-1
/
+1
*
New test case for handle and frame introspection.
Kaz Kylheku
2015-10-17
2
-0
/
+19
*
Streamline handling of struct type arguments.
Kaz Kylheku
2015-10-17
2
-98
/
+86
*
Fix formatting under caar, cadr, ...
Kaz Kylheku
2015-10-16
1
-0
/
+1
*
Adding defmeth macro and static-slot-ensure.
Kaz Kylheku
2015-10-16
4
-0
/
+135
*
Remove use of the system function.
Kaz Kylheku
2015-10-16
2
-19
/
+35
*
Most uses of auto_str should be static_str.
Kaz Kylheku
2015-10-16
1
-3
/
+3
*
Renaming some functions for consistency.
Kaz Kylheku
2015-10-16
8
-42
/
+69
*
Adding find-frame function.
Kaz Kylheku
2015-10-15
4
-2
/
+110
*
Introspection over catch and handle frames.
Kaz Kylheku
2015-10-15
3
-1
/
+242
*
List another limitation of listener.
Kaz Kylheku
2015-10-15
1
-0
/
+6
*
Slight section restructuring.
Kaz Kylheku
2015-10-14
1
-1
/
+3
*
Adding typecase macro.
Kaz Kylheku
2015-10-14
3
-0
/
+97
*
New way of handling exceptions without unwinding.
Kaz Kylheku
2015-10-14
7
-7
/
+350
*
Go into listener if no arguments are given.
Kaz Kylheku
2015-10-13
1
-0
/
+24
*
Capitalization in help text.
Kaz Kylheku
2015-10-13
1
-3
/
+3
*
Hash table iterators exposed, with new macro.
Kaz Kylheku
2015-10-11
4
-0
/
+141
*
Invoke finalizers if object initialization bails.
Kaz Kylheku
2015-10-10
2
-0
/
+22
*
Struct finalizers should be registered first.
Kaz Kylheku
2015-10-10
2
-15
/
+15
*
defstruct bugfix: nonexistent function called.
Kaz Kylheku
2015-10-10
1
-6
/
+6
*
Version 119.
txr-119
Kaz Kylheku
2015-10-10
6
-406
/
+479
*
New macro: with-objects.
Kaz Kylheku
2015-10-10
3
-1
/
+62
*
Improve progn expansion.
Kaz Kylheku
2015-10-09
1
-4
/
+13
*
Tweaking expansions of when and until.
Kaz Kylheku
2015-10-09
2
-6
/
+14
*
Add note to :init and :fini.
Kaz Kylheku
2015-10-09
1
-0
/
+14
*
Various stream-related with- macros introduced.
Kaz Kylheku
2015-10-08
3
-0
/
+241
*
Adding defex macro and related functions.
Kaz Kylheku
2015-10-08
2
-0
/
+148
*
Report objects with ~s in exception registration code.
Kaz Kylheku
2015-10-08
1
-4
/
+4
*
Add note to Limitations of interactive listener.
Kaz Kylheku
2015-10-08
1
-0
/
+3
*
Doc fixes: interactive listener section.
Kaz Kylheku
2015-10-07
1
-3
/
+4
*
Adding promisep function.
Kaz Kylheku
2015-10-07
2
-0
/
+33
*
Better diagnostic for cramped floating literals.
Kaz Kylheku
2015-10-07
1
-2
/
+7
*
Vim: better indentation for some forms.
Kaz Kylheku
2015-10-07
1
-1
/
+7
*
New function: reset-struct.
Kaz Kylheku
2015-10-06
3
-0
/
+50
*
New function: replace-struct.
Kaz Kylheku
2015-10-06
3
-0
/
+60
*
New function: clear-struct.
Kaz Kylheku
2015-10-06
3
-0
/
+34
*
New function: call-finalizers.
Kaz Kylheku
2015-10-06
3
-0
/
+51
*
Fix misleading documentation under if/iffi.
Kaz Kylheku
2015-10-06
1
-4
/
+4
*
New function, expand-right.
Kaz Kylheku
2015-10-06
2
-0
/
+101
*
Allow conses functions to work on vecs and strings.
Kaz Kylheku
2015-10-06
1
-2
/
+6
*
New function: ginterate.
Kaz Kylheku
2015-10-06
2
-1
/
+48
*
New functions take, drop, {take,drop}-{while,until}.
Kaz Kylheku
2015-10-05
4
-0
/
+380
*
Copy lazy strings without forcing.
Kaz Kylheku
2015-10-05
2
-1
/
+28
*
Optional arguments in boa construction.
Kaz Kylheku
2015-10-04
3
-10
/
+56
*
Bugfix: boa must apply last, as documented.
Kaz Kylheku
2015-10-04
1
-3
/
+3
*
Eliminate recursion from make_struct.
Kaz Kylheku
2015-10-04
1
-2
/
+4
*
Interactive listener: substring completion.
Kaz Kylheku
2015-10-03
2
-4
/
+33
[next]