Christoffer Lerno
|
f6ff3a0756
|
Update with LLVM 16 compatibility.
|
2022-08-17 22:29:23 +02:00 |
|
kstrb
|
b72718ba2a
|
Update README.md
|
2022-08-14 17:46:55 +02:00 |
|
Christoffer Lerno
|
3eee9ddc06
|
Change exe name to follow the module of the main. Detect missing / multiple main functions.
|
2022-08-10 01:14:07 +02:00 |
|
Christoffer Lerno
|
28c7db7414
|
Updated the readme with precompiled binaries.
|
2022-08-08 16:54:27 +02:00 |
|
Zhang Li Hui
|
036859c0c8
|
Added installation info for arch linux
|
2022-07-22 01:20:30 +02:00 |
|
Christoffer Lerno
|
253dbf3603
|
Remove std::mem
|
2022-07-07 18:14:36 +02:00 |
|
Christoffer Lerno
|
cfbfc29e84
|
Fix of $sizeof(Type) => Type.sizeof
|
2022-07-07 15:51:40 +02:00 |
|
Christoffer Lerno
|
bb020a1752
|
Add a windows install instruction.
|
2022-07-07 15:02:48 +02:00 |
|
Christoffer Lerno
|
2d608a4d51
|
Change TB dir and do debug printout by default.
|
2022-05-22 14:54:18 +02:00 |
|
Christoffer Lerno
|
dbb0dc302d
|
Add instructions for building on Unix variants.
|
2022-05-12 09:53:05 +02:00 |
|
Christoffer Lerno
|
890c4bc435
|
0.2.0. Build system improvements. Target changes x64-windows -> windows-x64, x64-darwin -> macos-x64. Improved mac support. LLD linking for Mac, Windows, Linux. Cross linking for Mac, Windows. Clean up string use. Fix of debug handling of multiple compilation units per module. MSVC CI
|
2022-04-26 13:20:33 +02:00 |
|
Christoffer Lerno
|
8743223dd6
|
Allocators. Rename of "optenum" to fault. Memcpy and memset added. Cleanup of declaration use.
|
2022-04-09 20:07:59 +02:00 |
|
data-man
|
e45853c0cb
|
Update README [skip ci]
|
2022-03-01 09:55:34 +01:00 |
|
Christoffer Lerno
|
ee32a5fd47
|
Added $stringify. Remove of editor_plugin folder.
|
2022-02-02 15:22:28 +01:00 |
|
Christoffer Lerno
|
a2fa61f58b
|
Updated licensing information.
|
2022-01-17 17:18:22 +01:00 |
|
Christoffer Lerno
|
e2621617f1
|
Changes to example.
|
2021-11-13 21:33:13 +01:00 |
|
Christoffer Lerno
|
d3fed67dbe
|
Changes to example.
|
2021-11-13 21:30:09 +01:00 |
|
Christoffer Lerno
|
91996e5973
|
Updated with some additional explanatory comments.
|
2021-11-13 21:26:53 +01:00 |
|
Christoffer Lerno
|
3156fcb4aa
|
Updated with some additional explanatory comments.
|
2021-11-13 21:24:59 +01:00 |
|
Christoffer Lerno
|
8309d84fdb
|
Updated with some explanatory comments.
|
2021-11-13 20:58:24 +01:00 |
|
Christoffer Lerno
|
4efb433934
|
Updated README with example of generic modules.
|
2021-11-13 20:20:31 +01:00 |
|
Christoffer Lerno
|
7142ce2f0c
|
Updated README
|
2021-11-13 19:43:50 +01:00 |
|
Christoffer Lerno
|
a436a9b069
|
Updated README
|
2021-11-13 19:31:01 +01:00 |
|
Christoffer Lerno
|
df0b1df1df
|
Better compatibility with LLVM < 13 (#319)
* Update wrapper to add type attribute on LLVM < 13
|
2021-11-09 22:53:13 +01:00 |
|
Christoffer Lerno
|
15f902579b
|
Removed virtual
|
2021-11-08 22:22:01 +01:00 |
|
Christoffer Lerno
|
f284a1c575
|
Updated readme.
|
2021-10-20 17:50:38 +02:00 |
|
Christoffer Lerno
|
6c9b5fd30d
|
Update MSVC path max.
|
2021-10-19 18:32:31 +02:00 |
|
Christoffer Lerno
|
020eba720b
|
Added initial (incomplete) support for vectors.
|
2021-09-28 14:19:28 +02:00 |
|
Christoffer Lerno
|
d5f5d59a37
|
Updated readme.
|
2021-07-21 19:33:08 +02:00 |
|
Christoffer Lerno
|
46e39f883c
|
Assigning to $Type now works.
|
2021-07-20 23:36:53 +02:00 |
|
Christoffer Lerno
|
f86dea12cc
|
Updated formatting in README
|
2021-07-19 21:45:29 +02:00 |
|
Christoffer Lerno
|
5c0470023e
|
Updated info about vkQuake.
|
2021-07-19 21:43:31 +02:00 |
|
gdm85
|
776377dfa2
|
Use a.out as default output binary
Better document how to build example in README.md
|
2021-06-28 21:33:31 +02:00 |
|
gdm85
|
33fc08542e
|
Add support of builds for Ubuntu 18/20 through Docker
|
2021-06-15 09:57:34 +02:00 |
|
Christoffer Lerno
|
dafe0e6fb6
|
Updated scope code and variable tracking. Added trailing body macros.
|
2021-06-10 15:06:12 +02:00 |
|
Christoffer Lerno
|
cf58da4a3c
|
Remove the complex type.
|
2021-05-30 21:44:44 +02:00 |
|
Sarah
|
a946c9daeb
|
Fix broken hyperlink
|
2021-05-28 11:47:16 +02:00 |
|
Christoffer Lerno
|
892c7e8874
|
Changed generic modules to internal templates.
|
2021-05-27 08:30:02 +02:00 |
|
Christoffer Lerno
|
460c0d04d7
|
Generic modules.
|
2021-05-12 17:25:59 +02:00 |
|
Christoffer Lerno
|
fe3f7d427e
|
Updates to the linker, tentative x86_64 support (and MacOS)
|
2021-04-13 23:35:31 +02:00 |
|
Christoffer Lerno
|
bad3ea124d
|
Updated README
|
2021-04-10 13:11:09 +02:00 |
|
Christoffer Lerno
|
6f922b85a1
|
Removed path in judge0 that no longer worked. Removed link to r/ProgrammingLanguages since there is no longer a C3 channel there.
|
2021-03-10 16:27:40 +01:00 |
|
Christoffer Lerno
|
45c4f205bb
|
More correct alignment. Foreach added. Removed dynamic designated array initialization. Use 16 byte alignment on arrays >= 16 for x64
|
2021-01-27 00:14:16 +01:00 |
|
Christoffer Lerno
|
7fc12192f4
|
Added "distinct" types.
|
2021-01-24 21:10:57 +01:00 |
|
Christoffer Lerno
|
3c15e495dd
|
Add macro arguments &foo $foo #foo.
C ABI compatibility aarch64, win64, x86, x64
Added debug info
|
2020-11-22 22:16:19 +01:00 |
|
Christoffer Lerno
|
8680ce0684
|
Update README.md
|
2020-10-01 15:17:15 +02:00 |
|
kathanshukla
|
2751a29e08
|
Update README.md
|
2020-10-01 15:17:15 +02:00 |
|
Christoffer Lerno
|
340141bb76
|
Update README.md
Added an example.
|
2020-09-21 13:38:45 +02:00 |
|
Christoffer Lerno
|
39c7c5d0b6
|
Updated discord links in README.
|
2020-09-21 13:31:51 +02:00 |
|
Christoffer Lerno
|
9709cb61a4
|
Struct constants stored in globals.
|
2020-08-09 19:01:46 +02:00 |
|