Channel Avatar

PascalBeyer @UCmq8nfV4cPFoYOi8mz1SOww@youtube.com

22 subscribers - no pronouns :c

Mostly working on my C-Compiler.


08:12
Let's Implement the `_alloca` Intrinsic for raylib, tcc and wasm3
36:13
C-Compiler: Let's implement /ALTERNATENAME #pragma get rid of an OLDNAMES.lib hack
01:49
Headerless C-Compiler v0.2.0 release demo: Compiling curl, glfw, zlib and libpng
21:51
C-Compiler: Let's implement c11 `_Generic` and use it for stdatomic.h
55:12
C-Compiler: Let's support "data-only" libraries like `dxguid.lib`.
50:19
C-Compiler: Let's "meta"-program a good command-line interface!
25:08
C-Compiler: Let's implement `#pragma comment(lib, "library.lib")`
01:52:38
Linker: Finishing the linker!
02:13:09
Linker: Let's get rid of hack.obj
01:39:11
Linker: Implementing the Global Symbol Index stream
02:16:11
Linker: Processing Debug Symbol Information
02:16:47
Linker: Line Debug Information | C Programming
01:49:41
Linker: DeBug Information Stream (PDB) | C Programming
01:17:22
Linker: De-duplicating Debug Type Records (TPI & IPI hash stream) | C Programming
01:31:23
Linker: Index Offset Buffer and Debug Type Information for Structs, Unions and Enums | C Programming
01:41:00
Linker: CodeView Type Information (TPI and IPI Stream) | C Programming
01:03:50
Linker: Named stream table and /names stream | C Programming
01:03:04
Linker: "Empty" PDB and RSDS debug directory | C programming
01:22:02
Compiler: Implementing "function must return a value" Warning | C programming
02:43:47
Linker: Parsing import libraries (.lib files) | C programming
01:09:40
Linker: Successfully linking a real program | C programming
01:09:53
Linker: Starting to link a real program | C programming
01:24:37
Linker: Implementing DLL imports | C programming