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
/
itypes.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year bump 2021.
Kaz Kylheku
2021-01-14
1
-1
/
+1
*
c_num: now takes self argument.
Kaz Kylheku
2020-06-29
1
-14
/
+14
*
itypes: remove silly itypes_little_endian.
Kaz Kylheku
2020-06-19
1
-15
/
+0
*
warning cleanup: unsigned < 0 comparisons.
Kaz Kylheku
2020-04-05
1
-3
/
+3
*
Copyright year bump 2020.
Kaz Kylheku
2019-12-31
1
-1
/
+1
*
itypes: take advantage of double_intptr_t.
Kaz Kylheku
2019-01-25
1
-1
/
+47
*
Fix some instances of 4 bytes = 32 bits assumption.
Kaz Kylheku
2019-01-23
1
-1
/
+1
*
Copyright year bump 2019.
Kaz Kylheku
2019-01-16
1
-1
/
+1
*
compile-file: need endian mark in .tlo files.
Kaz Kylheku
2018-04-12
1
-1
/
+1
*
Copyright year bump 2018.
Kaz Kylheku
2018-02-15
1
-1
/
+1
*
c++ maintenance: eliminate old-style casts.
Kaz Kylheku
2017-06-06
1
-3
/
+3
*
itypes: fix broken u64_t range check.
Kaz Kylheku
2017-06-05
1
-2
/
+2
*
itypes: avoid out of range literal.
Kaz Kylheku
2017-06-05
1
-2
/
+2
*
ffi: bugfix: broken i64 conversion.
Kaz Kylheku
2017-05-12
1
-1
/
+1
*
itypes: fix wrong error messages.
Kaz Kylheku
2017-05-04
1
-5
/
+5
*
Rename c_uint_ptr_num; introduce cunum typedef.
Kaz Kylheku
2017-04-21
1
-3
/
+3
*
Continuing implementation of buffers.
Kaz Kylheku
2017-04-21
1
-0
/
+232