| 10 years ago | Wink Saville | | Fix email address of Email list |
| 10 years ago | Wink Saville | | Add Email list |
| 10 years ago | Andrew Kelley | | restore shared library functionality |
| 10 years ago | Andrew Kelley | | fix std io input to work for non seekable fds |
| 10 years ago | Andrew Kelley | | fix c hello world example |
| 10 years ago | Andrew Kelley | | stronger static eval recursive test |
| 10 years ago | Andrew Kelley | | tokenizer: add missing return statement on float overflow |
| 10 years ago | Andrew Kelley | | add ability to explicitly cast enum with no payload to int |
| 10 years ago | Andrew Kelley | | implement null as a literal type |
| 10 years ago | Andrew Kelley | | implement `?return` expression |
| 10 years ago | Andrew Kelley | | std: more progress toward stack printing |
| 10 years ago | Andrew Kelley | | progress toward stack trace printing |
| 10 years ago | Andrew Kelley | | fix crash when calling method on slice |
| 10 years ago | Andrew Kelley | | std: replace print_u64/i64 with printInt |
| 10 years ago | Andrew Kelley | | std: conform to style guidelines |
| 10 years ago | Andrew Kelley | | add CBuf to standard library |
| 10 years ago | Andrew Kelley | | add style guide |
| 10 years ago | Andrew Kelley | | add zeroes value |
| 10 years ago | Andrew Kelley | | ability to have a return type of 'type' |
| 10 years ago | Andrew Kelley | | implement multiline C string syntax |
| 10 years ago | Andrew Kelley | | new multiline string syntax |
| 10 years ago | Andrew Kelley | | std: add tests for mt32 and mt64 |
| 10 years ago | Andrew Kelley | | std: add vaporware plans for floating point builtins |
| 10 years ago | Andrew Kelley | | remove multiline comments |
| 10 years ago | Andrew Kelley | | explicit wrapping integer operations |
| 10 years ago | Andrew Kelley | | std: cleanup of rand |
| 10 years ago | Andrew Kelley | | std: improve rand implementation and API |
| 10 years ago | Andrew Kelley | | unsigned integers for sizes of things |
| 10 years ago | Andrew Kelley | | std: add OutStream.write_byte |
| 10 years ago | Andrew Kelley | | inline parameters |
| 10 years ago | Andrew Kelley | | rename NodeTypeStructDecl to NodeTypeContainerDecl |
| 10 years ago | Andrew Kelley | | fix not resolving use declarations |
| 10 years ago | Andrew Kelley | | fix duplicate type defined when imported from parseh |
| 10 years ago | Andrew Kelley | | ability to cast explicitly from int to enum |
| 10 years ago | Andrew Kelley | | parseh: support octal in C macro string literal |
| 10 years ago | Andrew Kelley | | fix tokenizing string symbols with hex characters in them |
| 10 years ago | Andrew Kelley | | don't add no-frame-pointer-elim for inline functions |
| 10 years ago | Andrew Kelley | | inline assembly: allow empty output list |
| 10 years ago | Andrew Kelley | | fix offset map for inline assembly error messages |
| 10 years ago | Andrew Kelley | | fix raw string literal crash |
| 10 years ago | Andrew Kelley | | linux: accept calls accept4 with 0 for flags |
| 10 years ago | Andrew Kelley | | add some docs about builtin functions |
| 10 years ago | Andrew Kelley | | support extern C ABI for return types |
| 10 years ago | Andrew Kelley | | add beginning of print stack trace function |
| 10 years ago | Andrew Kelley | | fix crash when error evaluating target of for expr |
| 10 years ago | Andrew Kelley | | compiler-rt: add __aeabi_uldivmod |
| 10 years ago | Travis McDemus | | Add unsigned and signed generic print fns |
| 10 years ago | Andrew Kelley | | add bit_count, is_wrapping, is_signed fields to int types |
| 10 years ago | Andrew Kelley | | add int_type builtin function |
| 10 years ago | Andrew Kelley | | add 64 bit division test |
|