d932948fb4
Remove more nonstandard stuff from cosmopolitan.h
...
Fixes #61
2021-03-01 00:18:23 -08:00
e75ffde09e
Get codebase completely working with LLVM
...
You can now build Cosmopolitan with Clang:
make -j8 MODE=llvm
o/llvm/examples/hello.com
The assembler and linker code is now friendly to LLVM too.
So it's not needed to configure Clang to use binutils under
the hood. If you love LLVM then you can now use pure LLVM.
2021-02-09 02:57:32 -08:00
d7733579d3
Fix Clang support
...
The amalgamated release is now confirmed to be working with Clang,
including its integrated assembler.
Fixes #41
2021-02-06 00:29:09 -08:00
37a4c70c36
Change license
2020-12-27 17:18:44 -08:00
1bc3a25505
Improve documentation
...
The Cosmo API documentation page is pretty good now
https://justine.lol/cosmopolitan/documentation.html
2020-12-27 07:02:35 -08:00
7327c345f9
Get address sanitizer mostly working
2020-09-03 05:44:37 -07:00
2e979c00c3
Polish up repository and other revisions
2020-06-16 06:38:43 -07:00
b4269930f7
Add scouts honor escape hatch for source embedding
2020-06-15 19:01:28 -07:00
c91b3c5006
Initial import
2020-06-15 07:18:57 -07:00