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
*
linenoise: compile as C++ and use checked allocator.
Kaz Kylheku
2015-09-04
2
-27
/
+19
*
Fix failure of struct.c to compile as C++.
Kaz Kylheku
2015-09-04
1
-16
/
+9
*
Compile and link linkenoise into txr; fix errors.
Kaz Kylheku
2015-09-04
2
-9
/
+10
*
No need to point the compiler into the mpi directory.
Kaz Kylheku
2015-09-04
2
-2
/
+1
*
Add linenoise library.
Kaz Kylheku
2015-09-03
4
-1
/
+1203
*
Version 114.
txr-114
Kaz Kylheku
2015-09-02
7
-317
/
+377
*
One-liner to allow @{obj.slot} in quasiliterals.
Kaz Kylheku
2015-09-02
2
-2
/
+2
*
Adding struct tests.
Kaz Kylheku
2015-09-02
3
-4
/
+148
*
Slot cache fix: zero is a valid slot index.
Kaz Kylheku
2015-09-02
1
-2
/
+2
*
Fix broken finalization support.
Kaz Kylheku
2015-09-02
1
-1
/
+1
*
Fix incorrect finalization of struct-type.
Kaz Kylheku
2015-09-02
3
-15
/
+22
*
Fix incorrect example and add one more approach.
Kaz Kylheku
2015-09-02
1
-12
/
+38
*
Unix password database access.
Kaz Kylheku
2015-09-01
3
-0
/
+246
*
Fix wrongly named hash_lit_s symbol.
Kaz Kylheku
2015-09-01
1
-1
/
+1
*
Document new time structure and functions.
Kaz Kylheku
2015-09-01
1
-0
/
+65
*
Documenting stat structure.
Kaz Kylheku
2015-09-01
1
-25
/
+47
*
Fix bad .meta/.metn formatting.
Kaz Kylheku
2015-09-01
1
-5
/
+5
*
equal comparison and hashing for structs.
Kaz Kylheku
2015-09-01
1
-2
/
+36
*
Fix wrong description of :whole
Kaz Kylheku
2015-09-01
1
-2
/
+32
*
Improve error for uncallable object.
Kaz Kylheku
2015-09-01
1
-1
/
+1
*
Remove useless comment that contains two typos.
Kaz Kylheku
2015-09-01
1
-4
/
+0
*
Time structure.
Kaz Kylheku
2015-08-31
3
-0
/
+62
*
Struct documentation.
Kaz Kylheku
2015-08-31
1
-5
/
+750
*
Move stat functions to use a struct.
Kaz Kylheku
2015-08-30
6
-37
/
+95
*
struct: 4-way set associative slot caches.
Kaz Kylheku
2015-08-30
2
-13
/
+61
*
Introducing structs.
Kaz Kylheku
2015-09-02
15
-6
/
+636
*
Document alternation syntax.
Kaz Kylheku
2015-08-29
1
-0
/
+8
*
Print parser error message for parse-time exceptions.
Kaz Kylheku
2015-08-29
1
-3
/
+25
*
Renaming c_true to tnil.
Kaz Kylheku
2015-08-27
5
-25
/
+25
*
Fix wrong HTML references caused by identical section names.
Kaz Kylheku
2015-08-25
1
-2
/
+7
*
Fix duplication in manpage.
Kaz Kylheku
2015-08-25
1
-15
/
+1
*
Replace two-step initialization of args with macros.
Kaz Kylheku
2015-08-24
7
-84
/
+55
*
Document previously undocumented command line options.
Kaz Kylheku
2015-08-24
2
-0
/
+24
*
Compatibility <= 107 allows redefinition of builtins.
Kaz Kylheku
2015-08-24
2
-1
/
+8
*
Add maze generation to test suite.
Kaz Kylheku
2015-08-24
3
-0
/
+154
*
New --yydebug option.
Kaz Kylheku
2015-08-24
3
-0
/
+25
*
New function: shuffle.
Kaz Kylheku
2015-08-24
4
-0
/
+66
*
Regression: assignment to [hash x..y] not working.
Kaz Kylheku
2015-08-23
1
-9
/
+7
*
Remove unused args_limit.
Kaz Kylheku
2015-08-23
2
-10
/
+0
*
Use of new args for function calls in interpreter.
Kaz Kylheku
2015-08-23
8
-38
/
+152
*
Large scale conversion to new way of handling arguments.
Kaz Kylheku
2015-08-23
15
-574
/
+775
*
Clarification about @rest in do/op syntax.
Kaz Kylheku
2015-08-23
1
-9
/
+20
*
Remove silly use of apply from open-files.
Kaz Kylheku
2015-08-21
1
-5
/
+2
*
Don't implement range and range* with variadic functions.
Kaz Kylheku
2015-08-21
1
-15
/
+14
*
Missing notes about global lexical variables.
Kaz Kylheku
2015-08-20
1
-8
/
+43
*
Wording in description of quasiquote.
Kaz Kylheku
2015-08-20
1
-2
/
+2
*
Version 113.
txr-113
Kaz Kylheku
2015-08-14
4
-4
/
+44
*
Remove useless member from parser structure.
Kaz Kylheku
2015-08-19
2
-3
/
+3
*
Fix parser bug caused by wrong kind of weak hash table.
Kaz Kylheku
2015-08-19
1
-1
/
+1
*
Provide conservative marking interface.
Kaz Kylheku
2015-08-19
3
-29
/
+28
[next]