David Gonzalez Martin
|
c1ec772654
|
zig fmt
|
2024-03-27 23:46:47 -06:00 |
|
David Gonzalez Martin
|
dfcda18a70
|
Improve clang integration
LLVM can now be compiled with nat
|
2024-03-27 16:51:20 -06:00 |
|
David Gonzalez Martin
|
328b907506
|
Tiny C++ integration
|
2024-03-24 20:38:26 -06:00 |
|
David Gonzalez Martin
|
f7e0435931
|
Add libcxx and libunwind
|
2024-03-24 17:47:27 -06:00 |
|
David Gonzalez Martin
|
809de4411d
|
Misc advancements towards compiling C++
|
2024-03-24 14:50:18 -06:00 |
|
David Gonzalez Martin
|
ac3923f4d3
|
Implement basic C ABI support
|
2024-03-24 08:58:05 -06:00 |
|
David Gonzalez Martin
|
3f0e8079eb
|
Implement first C ABI test
|
2024-03-14 10:27:48 -06:00 |
|
David Gonzalez Martin
|
55dd12b12f
|
Make path for C ABI tests
|
2024-03-13 20:57:09 -06:00 |
|
David Gonzalez Martin
|
1954c643f0
|
Try to link system LLVM libraries
|
2024-03-12 23:36:19 -06:00 |
|
David Gonzalez Martin
|
37cb207d60
|
Some C improvements
|
2024-03-09 12:10:40 -06:00 |
|
David Gonzalez Martin
|
8e4fc03d1b
|
Modernize std API
|
2024-03-08 16:35:40 -06:00 |
|
David Gonzalez Martin
|
367b004749
|
add system includes
|
2024-03-02 23:51:08 -06:00 |
|
David Gonzalez Martin
|
0c603f1ca3
|
Compile and link with musl libc
|
2024-03-02 23:42:56 -06:00 |
|
David Gonzalez Martin
|
4538c395f9
|
Avoid Zig standard library bloat
Fixes #101
|
2024-03-01 10:12:38 -06:00 |
|
David Gonzalez Martin
|
0f13c82072
|
Disable non-root package tests
|
2024-02-27 13:52:23 -06:00 |
|
David Gonzalez Martin
|
e9e5165345
|
Implement basic tests and error unions
|
2024-02-27 10:58:05 -06:00 |
|
David Gonzalez Martin
|
b185b0b8b8
|
fix macos build
|
2024-02-24 11:20:25 -06:00 |
|
David Gonzalez Martin
|
6ae42e05c5
|
Make build work
|
2024-02-21 18:32:42 -06:00 |
|
David Gonzalez Martin
|
ff21b7d698
|
remove assert builtin
|
2024-02-20 20:12:20 -06:00 |
|
David Gonzalez Martin
|
91038a2c65
|
Prefer trap to unreachable
|
2024-02-20 20:06:37 -06:00 |
|
David Gonzalez Martin
|
1ecf7fa908
|
Pass all tests on Apple M1
|
2024-02-20 19:55:42 -06:00 |
|
David Gonzalez Martin
|
e9991b8d9a
|
pass more tests
|
2024-02-18 08:26:17 -06:00 |
|
David Gonzalez Martin
|
177bd18eeb
|
Fix pointer to array issue
|
2024-02-12 19:57:03 -06:00 |
|
David Gonzalez Martin
|
bd6c637f7c
|
Fix range compute
|
2024-02-12 12:53:05 -06:00 |
|
David Gonzalez Martin
|
13606f7d56
|
implement assert builtin
|
2024-02-12 08:48:23 -06:00 |
|
David Gonzalez Martin
|
d4983b56f7
|
pass more tests
|
2024-02-12 07:25:26 -06:00 |
|
David Gonzalez Martin
|
40734d52ee
|
hello world
|
2024-02-07 19:53:58 +01:00 |
|
David Gonzalez Martin
|
cb4226295b
|
Pass more tests
|
2024-02-02 08:18:52 +01:00 |
|
David Gonzalez Martin
|
f96768ece8
|
debug info implementation
|
2024-02-02 00:15:29 +01:00 |
|
David Gonzalez Martin
|
f0971d4c25
|
improvements towards compiling on MacOS
|
2024-02-01 17:35:00 +01:00 |
|
David Gonzalez Martin
|
c75b8db371
|
rework semantic analysis
|
2024-02-01 12:42:15 +01:00 |
|
David Gonzalez Martin
|
2171511c91
|
better handle program arguments with commands
|
2024-01-29 18:53:08 +01:00 |
|
David Gonzalez Martin
|
48fa7d1762
|
control verbosity of LLVM code
|
2024-01-29 07:24:15 +01:00 |
|
David Gonzalez Martin
|
07c5b66758
|
basic conditional compilation
|
2024-01-29 06:52:03 +01:00 |
|
David Gonzalez Martin
|
c4b42fc465
|
Add LLVM fetcher and test runner
|
2024-01-29 00:19:01 +01:00 |
|
David Gonzalez Martin
|
395bdd4cc4
|
Pass first test with LLVM. Ditch C transpiler
|
2024-01-26 23:45:02 +01:00 |
|
David Gonzalez Martin
|
070baf4599
|
implement name for executables
|
2023-12-19 20:26:30 +01:00 |
|
David Gonzalez Martin
|
826bfc86b2
|
implement extern functionality
|
2023-12-19 19:17:44 +01:00 |
|
David Gonzalez Martin
|
1ca6b09386
|
implement libc-linked executable
|
2023-12-18 17:35:44 +01:00 |
|
David Gonzalez Martin
|
8a042c58e5
|
implement basic builder
|
2023-12-17 12:10:17 +01:00 |
|
David Gonzalez Martin
|
163357c149
|
Implement exec
|
2023-12-08 01:34:27 +01:00 |
|
David Gonzalez Martin
|
347ba162a8
|
Implement fork
|
2023-12-02 23:47:49 -06:00 |
|
David Gonzalez Martin
|
3074411608
|
Introduce file writer
|
2023-12-02 08:51:32 -06:00 |
|
David Gonzalez Martin
|
d2655ee4a8
|
Fix builder not compiling
|
2023-11-30 18:05:37 -06:00 |
|
David Gonzalez Martin
|
c6ef35aeed
|
implement current executable path
|
2023-11-30 17:33:45 -06:00 |
|
David Gonzalez Martin
|
d5910989d1
|
ranged for loop
|
2023-11-29 12:58:49 -06:00 |
|
David Gonzalez Martin
|
5145110fbf
|
implement page allocator
|
2023-11-28 18:39:45 -06:00 |
|
David Gonzalez Martin
|
4acf1c36f1
|
add named arguments
|
2023-11-21 10:44:36 -06:00 |
|
David Gonzalez Martin
|
073f636ee9
|
Move bootstrap away from src
|
2023-11-20 09:36:04 -06:00 |
|