aboutsummaryrefslogtreecommitdiff
path: root/lib/std/special
AgeCommit message (Expand)Author
2019-11-24add type coercion: [:x]T to [*:x]TAndrew Kelley
2019-11-24Call DllMain entry point if declaredsyscall0
2019-11-21string literals are now null terminatedAndrew Kelley
2019-11-15add container doc comments to generated docsVexu
2019-11-13std.io.getStdOut and related fns no longer can errorAndrew Kelley
2019-11-08update the codebase to use `@as`Andrew Kelley
2019-11-07make callMainAsync asyncVexu
2019-11-06improve the start code for evented I/OAndrew Kelley
2019-11-05fix noreturn function that may return.Shawn Landden
2019-11-05remove duplicate isNan implementationShawn Landden
2019-10-31startup code respects root source file's event_loop if presentAndrew Kelley
2019-10-31startup code sets up event loop if I/O mode is declared eventedAndrew Kelley
2019-10-30generated docs: move color to box-shadow CSS propHenry Wu
2019-10-28remove dead tls codeAndrew Kelley
2019-10-28Std docs: Fix a js error that would cause some function to be not renderedTimon Kruiper
2019-10-27generated docs: vertically align fns with commentsHenry Wu
2019-10-23move types from builtin to stdAndrew Kelley
2019-10-22Merge branch 'master' of https://github.com/ziglang/zig into markdown-rendererFelix Queißner
2019-10-21Merge branch 'stratact-no-dir-allocators'Andrew Kelley
2019-10-21test runner: restore previous behavior of printing all tests passedAndrew Kelley
2019-10-21test runner: restore previous behavior when...Andrew Kelley
2019-10-21test runner: refresh display before running testAndrew Kelley
2019-10-21adjust test runner to print the test name when error occursAndrew Kelley
2019-10-20Starts to implement markdown parser. Implemented: strong, emphasis, strikethr...Felix Queißner
2019-10-19Merge pull request #3429 from Rocknest/docs-localAndrew Kelley
2019-10-17improve progress reportingAndrew Kelley
2019-10-17Merge branch 'master' into docs-localRocknest
2019-10-17CleanupRocknest
2019-10-17Changes from masterRocknest
2019-10-16generated docs: progress towards generic types being usefulAndrew Kelley
2019-10-15generated docs: further clean up keyboard shortcut handlingAndrew Kelley
2019-10-15fix small misstake, 'escape' v. 'Escape'dtw-waleee
2019-10-15Fix keyboard layout issue with help-modaldtw-waleee
2019-10-12Consistent marginsRocknest
2019-10-11merge targets of generated docsAndrew Kelley
2019-10-10Merge pull request #3421 from LemonBoy/win32-mingwAndrew Kelley
2019-10-11Merge branch 'master' into docs-localRocknest
2019-10-11Changes from masterRocknest
2019-10-10generated docs: add optional type supportAndrew Kelley
2019-10-10generated docs: better rendering of unknown declsAndrew Kelley
2019-10-11Merge branch 'master' into docs-localRocknest
2019-10-11Changes from masterRocknest
2019-10-11Fix dark modeRocknest
2019-10-10generated docs: clean up type names and param namesAndrew Kelley
2019-10-10generated docs: css: wider tablesAndrew Kelley
2019-10-10Merge branch 'docs-union-enum' of https://github.com/Vexu/zig into Vexu-docs-...Andrew Kelley
2019-10-10Add transtition to search fieldRocknest
2019-10-10Change layout and stylesRocknest
2019-10-10generated docs: better listing of functionsAndrew Kelley
2019-10-10Generated docs: Add function paramater namesTimon Kruiper