-
Joined on
2022年07月02日
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年07月11日 01:22:51 +02:00
4c8e3b155f
[Build/Meta] Simplify
bbb914cab1
[Build/Meta] Bugfix (syntax)
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年07月10日 08:55:23 +02:00
2b471bc91e
[Testing] ABILITY TO Return Non-zero on Test Failure
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年07月10日 08:54:47 +02:00
29b976851c
[Meta/Build] Fix
clang-cl CMAKE_CXX_COMPILER_ID issues
f462bf42ab
[LCCJson] Missing Include
1fba315f81
[Glint/Parser] Oopsie, that's a segfault
e4976f6192
[Minor] List Dependencies
301ddd8d60
[REMOVE] Oopsie
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年07月09日 02:42:21 +02:00
d03edeca2e
[Testing/Build] More
VERIFY_COMPILERS Stuff
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年07月08日 21:32:26 +02:00
3d3b461fab
[Testing/Build] VERIFY_COMPILERS now utilises
ExternalProject
e4ffa253c5
[Glint/Minor] Formatting
dda0cb139a
[CodeTest] Bugfix
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年07月08日 20:57:00 +02:00
31aebe2e1e
[¡Glint!]
659e726b22
[Testing/Glint] No longer warns
89077ff6e0
[Testing/Glint] Consistent Indent
fbbb8fe0f4
[TODO]
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年07月03日 04:20:28 +02:00
494047d13c
[LanguageOfC]
const and all that jazz
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年07月03日 03:20:12 +02:00
8ae99a023a
Fix Messes
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年07月03日 01:25:42 +02:00
cf243bcc51
[Glint/IRGen] Remove Unnecessary Include
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年07月03日 01:23:28 +02:00
06a457f214
[RunTest/Meta] Update
.gitignore
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年07月03日 01:19:03 +02:00
436a46f9e6
[Minor] Build Messages
ba39c18596
[Glint/Lexer] Fix Includes
e4384b31fa
[CodeTest] Fix Includes
e6c807b99a
[IRTest] Fix Includes
2d7b827b19
[LangTest] Fix Includes
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年06月30日 21:38:39 +02:00
b87daf1baf
[Meta] Fix Include Paths
deadb83eb0
[Meta] Abstract
liblccbase out of liblcc
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年06月30日 19:44:51 +02:00
790ef05ec0
[Meta/Build] Bump
libfmt to 12.2.0
75e0ba4ed8
[Meta/Build] Resolve Invalid Dependency
ebef7d09b5
[Fix] Certain OSes No Longer Break Things
4bcbe7b626
[Testing/Meta] Pass Through CMake Generator
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年06月29日 20:56:26 +02:00
4a8777701e
[Includes]
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年06月29日 20:19:46 +02:00
55c9c30ce2
[Pedantic]
sizeof(remove_reference<decltype(*d)>) -> sizeof(*d)
4968992785
[Pedantic] If
__COUNTER__ is not defined use __LINE__. typeof -> decltype
e387bec674
[Config]
6fca83ca2f
[README]
e1970dabf7
[Fonts]
4284eea702
[Update]
689190f4a5
Don't Dangle A
"
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年06月28日 20:53:35 +02:00
3a495b93c7
[GObj/COFF]
f99103ce70
TODO
3fd7a1a483
[Meta/Build]
401295a00e
[Pedantic] ISO C++ Prohibits Anonymous Structs
8697645668
[Pedantic] ISO C++ Forbids
\e Escape
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年06月28日 19:42:25 +02:00
4af7b7b947
[cli, clink] Add
--crt-directory CLI option for Clink
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年06月27日 21:37:08 +02:00
b15ea3d122
[x86_64/Object] Initial
Multiply, MoveZeroExtended Support
3859c79ad6
[x86_64/GNU ASM] Less Confusing MIR Output
ed6cb8bd13
[x86_64/Object] Bugfix
LensPlaysGames
pushed to main at LensPlaysGames/LensorCompilerCollection
2026年06月27日 20:37:01 +02:00
66ff03858e
[Custom Linker] Set Executable File Permissions