Andy Wingo
|
447fccfed6
|
Remove needless PUBLIC/HIDDEN definitions
|
2018-10-31 22:05:09 +01:00 |
|
Andy Wingo
|
017740cb52
|
Really finish stdint conversion
|
2018-10-31 21:54:19 +01:00 |
|
Andy Wingo
|
a0714ec410
|
Finish conversion to stdint types
|
2018-10-31 21:49:10 +01:00 |
|
Andy Wingo
|
47970773bc
|
"extern"-related cleanup, and further implementation
|
2018-10-31 21:45:16 +01:00 |
|
Andy Wingo
|
0d78447d85
|
Trim unneded bits from jit.c
|
2018-10-31 19:33:26 +01:00 |
|
Andy Wingo
|
17a38ffd9c
|
Add endian.h
|
2018-10-30 13:54:48 +01:00 |
|
Andy Wingo
|
f3f71941ac
|
Replace jit_int32_t, etc with stdint types
|
2018-10-30 13:48:57 +01:00 |
|
Andy Wingo
|
90ebba864a
|
Remove unneeded bits of lightning
|
2018-10-30 12:32:26 +01:00 |
|
Andy Wingo
|
9c1b01fba5
|
Simplify file names
|
2018-10-30 12:29:18 +01:00 |
|
Andy Wingo
|
846e7bc443
|
Remove -sz.c files
The new form of this library will not need them.
|
2018-10-30 12:21:45 +01:00 |
|
Andy Wingo
|
48993156f6
|
Rename lightning.c to jit.c
|
2018-10-30 12:20:05 +01:00 |
|
Andy Wingo
|
796ec6c16d
|
Rename include to jit.h, move all files to jit/
This change is in anticipation of making this lightning fork into an
include-only library.
|
2018-10-30 12:16:35 +01:00 |
|