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
/
parser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump copyrights to 2010.
Kaz Kylheku
2010-10-05
1
-1
/
+1
*
More regex grammar work.
Kaz Kylheku
2010-01-19
1
-0
/
+1
*
Bugfix: allow unescaped / to be used in regex character classes.
Kaz Kylheku
2010-01-13
1
-0
/
+1
*
Code cleanup. All private functions static. Private stuff
Kaz Kylheku
2009-11-28
1
-0
/
+1
*
Fixed broken yyerrorf. It was still taking char *, and passing
Kaz Kylheku
2009-11-24
1
-1
/
+1
*
Improving portability. It is no longer assumed that pointers
Kaz Kylheku
2009-11-23
1
-1
/
+1
*
Changing ``obj_t *'' occurences to a ``val'' typedef. (Ideally,
Kaz Kylheku
2009-11-20
1
-4
/
+4
*
Following-up on diagnostics obtained by running code through C++
Kaz Kylheku
2009-11-18
1
-1
/
+1
*
Big round of changes to switch the code base to use the stream
Kaz Kylheku
2009-11-16
1
-1
/
+1
*
Continuing wchar_t conversion. Making sure all stdio calls
Kaz Kylheku
2009-11-12
1
-1
/
+1
*
Big conversion to wide characters and UTF-8 support.
Kaz Kylheku
2009-11-11
1
-1
/
+1
*
txr-015 2009-10-15
txr-015
Kaz Kylheku
2017-07-31
1
-0
/
+36