1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-26 15:13:16 +00:00
janet/src
Calvin Rose 9495be328c Be more careful about data alignment
Alingment issues can happen anywhere we do casting
on pointer types. Be more careful in the peg module about
ensuring that pointers are aligned well.
2019-02-24 13:43:38 -05:00
..
boot Fix MSVC compiler warnings. 2019-02-21 11:34:04 -05:00
core Be more careful about data alignment 2019-02-24 13:43:38 -05:00
include Be more careful about data alignment 2019-02-24 13:43:38 -05:00
mainclient Add make format to format code. 2019-02-19 20:51:34 -05:00
webclient Rename the header <janet/janet.h> to <janet.h> 2019-02-18 20:13:35 -05:00