| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-01 | Add module for network interfaces | Eugen Wissner | |
| 2018-08-28 | Add constants and syscall for if_nametoindex | Eugen Wissner | |
| 2018-08-08 | Update asm mangling to match GDC's D frontend | Eugen Wissner | |
| 2018-06-12 | Implement auto-decoding free equal comparison | Eugen Wissner | |
| Fix #39. | |||
| 2018-05-08 | Fix math.nbtheory linkage to asm | Eugen Wissner | |
| Don't use extern for templated functions. If the function argument is const, it gets a different mangling. So define a private function for each floatint point length and call it from template. | |||
| 2018-04-22 | Use syscall instead of mmap and munmap | Eugen Wissner | |
| 2018-02-25 | Make math.nbtheory.ln to a template function | Eugen Wissner | |
| 2018-02-04 | Fix handling of misaligned bytes in fill | Eugen Wissner | |
| 2017-10-02 | math.nbtheory: Implement natural logarithm | Eugen Wissner | |
| 2017-09-26 | Fix #304 | Eugen Wissner | |
| Replace inline assembly with GAS. | |||
| 2017-09-19 | Add thrd_current for x86-64 linux | Eugen Wissner | |
| 2017-09-13 | math: Add floating point support to abs | Eugen Wissner | |
| 2017-09-12 | Add syscalls to x86-64 linux | Eugen Wissner | |
