Commit Graph

159 Commits

Author SHA1 Message Date
redcode
e83ff35992 README.md 2018-10-30 19:31:47 +01:00
redcode
32b6f56fdd README.md 2018-10-30 19:28:43 +01:00
redcode
48eda011c5 README.md 2018-10-30 19:27:14 +01:00
redcode
e02206b621 README.md 2018-10-30 19:25:26 +01:00
redcode
7663a154a9 README.md 2018-10-30 19:23:07 +01:00
redcode
075821d830 README.md 2018-10-30 19:19:14 +01:00
redcode
1ef34c5049 README.md 2018-10-30 19:00:41 +01:00
redcode
8e9b0c90cf README.md 2018-10-30 18:58:05 +01:00
redcode
c6309c1bd8 README.md 2018-10-30 18:32:16 +01:00
redcode
4fca118c60 README.md 2018-10-30 18:30:41 +01:00
redcode
758355cb7f README.md 2018-10-30 18:28:26 +01:00
redcode
89e1b721cf README.md 2018-10-30 18:24:01 +01:00
redcode
825254508e Doxygen comments. 2018-10-30 18:16:20 +01:00
redcode
7a36f872f3 GPLv3 headers. 2018-10-30 18:14:24 +01:00
redcode
7103317e56 callback_context -> context 2018-10-30 18:13:31 +01:00
redcode
0c47286049 Dependency optionality. 2018-10-30 18:11:00 +01:00
redcode
22df4895da README.md 2018-10-28 16:49:35 +01:00
redcode
76043ea6fd More understandable callback types. 2018-10-28 16:49:07 +01:00
redcode
73e71440f0 ABI changes. 2018-10-28 16:48:08 +01:00
redcode
06be409256 Suppression of warnings related to implicit conversion of signedness in Clang (-Weverything) 2018-10-18 09:26:21 +02:00
redcode
0e86dd91e8 daa instruction optimization. 2018-10-18 07:26:40 +02:00
redcode
d7a42116c0 Comments. 2018-10-18 07:13:21 +02:00
redcode
845bae29ce daa instruction bug fix. 2018-10-18 07:07:56 +02:00
redcode
aaa744654b VF computation bug fix. 2018-10-17 03:31:12 +02:00
redcode
c0d446da05 premake4.lua 2018-10-12 03:33:49 +02:00
redcode
f62b3079ff The header inclusion macro has been changed to avoid warnings. 2018-10-12 03:33:13 +02:00
redcode
f912b7a677 Unused macros have been removed to avoid warnings. 2018-10-12 03:31:08 +02:00
redcode
c885a8e6eb Project structure. 2018-10-09 01:07:46 +02:00
redcode
40f19c153d True expression must always be 1 in flag related operations. 2018-08-11 00:49:48 +02:00
redcode
53aa30b287 Arithmetic safety. 2018-08-09 04:46:22 +02:00
redcode
34a2bff1ed Arithmetic safety for some compilers; Several improvements; Correct PF computation in IND/INDR. 2018-08-09 04:21:43 +02:00
redcode
763e98a0a8 Implicit type conversions that lose integer precision have been made explicit to avoid warnings in some compilers. 2018-08-06 21:26:57 +02:00
redcode
f7bf9203a5 Coding style. 2018-08-04 21:18:21 +02:00
redcode
db368bcbf1 Implicit type conversions that lose integer precision have been made explicit to avoid warnings in some compilers. 2018-08-04 21:06:56 +02:00
redcode
98dfa8451d .gitignore 2018-08-04 14:52:52 +02:00
redcode
d516def7cb Optimization. 2018-08-04 14:32:08 +02:00
redcode
8bb188c866 Coding style. 2018-08-04 03:02:03 +02:00
redcode
87a20453dc Compiler flags. 2018-08-04 02:48:25 +02:00
redcode
20af7e8a42 Implicit type conversions that lose integer precision have been made explicit to avoid warnings in some compilers. 2018-08-04 02:43:21 +02:00
redcode
2fc823dfd3 AUTHORS 2018-04-27 05:01:05 +02:00
redcode
80837dafc6 LICENSE -> COPYING 2018-04-27 04:44:05 +02:00
redcode
038d6b7050 .gitignore 2018-04-25 14:07:01 +02:00
redcode
9786a64624 Project structure. 2018-04-25 13:51:30 +02:00
redcode
a0f80427fb Z_INLINE -> static Z_INLINE (due to changes in Z). 2018-04-24 14:35:38 +02:00
redcode
04e1b544cb README.md 2018-01-30 01:17:54 +01:00
redcode
00b3b59fe4 premake4.lua 2018-01-28 23:46:58 +01:00
redcode
77699562f5 Strict compliance with ANSI C. 2018-01-28 23:40:40 +01:00
redcode
87a2f044d7 README.md 2018-01-28 18:37:34 +01:00
redcode
148dd4c71c README.md 2018-01-28 18:33:10 +01:00
redcode
d15fb3625e v1.0.0 -> v0.1; Z related update; Removed slot-based callbacks; Small module ABI changes. 2018-01-28 18:24:18 +01:00