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
/
gc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes to make the code portable to C++ compilers, which
Kaz Kylheku
2009-11-24
1
-9
/
+9
*
Improving portability. It is no longer assumed that pointers
Kaz Kylheku
2009-11-23
1
-1
/
+2
*
Introducing symbol packages. Internal symbols are now in
Kaz Kylheku
2009-11-21
1
-1
/
+6
*
Changing ``obj_t *'' occurences to a ``val'' typedef. (Ideally,
Kaz Kylheku
2009-11-20
1
-29
/
+29
*
Big round of changes to switch the code base to use the stream
Kaz Kylheku
2009-11-16
1
-2
/
+2
*
Use the 11 tag bit pattern to denote a new type: LIT. This is a
Kaz Kylheku
2009-11-16
1
-0
/
+2
*
Continuing wchar_t conversion. Making sure all stdio calls
Kaz Kylheku
2009-11-12
1
-2
/
+3
*
Big conversion to wide characters and UTF-8 support.
Kaz Kylheku
2009-11-11
1
-1
/
+1
*
Changing representation of objects to allow the NUM type to be
Kaz Kylheku
2009-11-09
1
-2
/
+2
*
First cut at hash tables. One known problem is allocation during gc,
Kaz Kylheku
2009-11-09
1
-0
/
+16
*
Bugfix: recurse over recently added
Kaz Kylheku
2009-11-03
1
-0
/
+1
*
Start of implementation for freestyle matching.
Kaz Kylheku
2009-11-02
1
-13
/
+17
*
txr-017 2009-10-17
txr-017
Kaz Kylheku
2017-07-31
1
-12
/
+14
*
txr-015 2009-10-15
txr-015
Kaz Kylheku
2017-07-31
1
-17
/
+26
*
txr-013 2009-09-30
txr-013
Kaz Kylheku
2017-07-31
1
-8
/
+15
*
txr-011 2009-09-25
txr-011
Kaz Kylheku
2017-07-31
1
-0
/
+368