Ben Noordhuis
|
9c2614c2fa
|
Fix building with tcc (#170)
- tcc doesn't support 128 bits integral types, use 64 bits math instead
- suppress some unreachable code warnings
|
2023-12-03 13:36:51 +01:00 |
|
Saúl Ibarra Corretgé
|
bfd8c381cb
|
Add support for building with ClangCL on Windows
Since ClangCL is compatible with MSVC this should get us almost there.
Ref: https://clang.llvm.org/docs/MSVCCompatibility.html
|
2023-11-30 01:23:09 +01:00 |
|
Ben Noordhuis
|
162a8b7409
|
Remove trailing whitespace (#46)
Not purely cosmetic because it breaks navigation with { and } in the
One True Editor.
|
2023-11-12 10:01:40 +01:00 |
|
bellard
|
b5e62895c6
|
2021-03-27 release
|
2021-03-27 11:17:31 +01:00 |
|
bellard
|
b1f67dfc1a
|
2020-11-08 release
|
2020-11-08 14:30:56 +01:00 |
|
bellard
|
383e2b06c8
|
2020-03-16 release
|
2020-09-06 19:02:03 +02:00 |
|
bellard
|
0e8fffd4de
|
2020-01-19 release
|
2020-09-06 18:57:11 +02:00 |
|
bellard
|
91459fb672
|
2020-01-05 release
|
2020-09-06 18:53:08 +02:00 |
|