aboutsummaryrefslogtreecommitdiff
path: root/lib/std
AgeCommit message (Expand)Author
2019-10-16std/os/uefi: add documentationNick Erdmann
2019-10-16std/os/uefi: add Guid format()Nick Erdmann
2019-10-13Fix stack iteration stop conditionLemonBoy
2019-10-13Fix fp-based backtracing on RISC-VLemonBoy
2019-10-13Add ELF architecture constant for RISC-VLemonBoy
2019-10-11merge targets of generated docsAndrew Kelley
2019-10-11merge dumps tool: merging ast nodesAndrew Kelley
2019-10-10miscellaneous improvements to generated docsAndrew Kelley
2019-10-10Merge pull request #3421 from LemonBoy/win32-mingwAndrew Kelley
2019-10-10generated docs: add optional type supportAndrew Kelley
2019-10-10generated docs: better rendering of unknown declsAndrew Kelley
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-10generated docs: better listing of functionsAndrew Kelley
2019-10-10Generated docs: Add function paramater namesTimon Kruiper
2019-10-10Generated docs: store static container info in a containerDecl astNodeTimon Kruiper
2019-10-10Fix stack-probe symbol redefinitionLemonBoy
2019-10-10implement doc generation for union and enumVexu
2019-10-10generated docs: better handle when root is stdAndrew Kelley
2019-10-09generated docs: avoid clobbering browser shortcut keysAndrew Kelley
2019-10-09generated docs: add array type supportAndrew Kelley
2019-10-09generated docs: render valuesAndrew Kelley
2019-10-09generated docs: refactor how type kinds workAndrew Kelley
2019-10-09Remove x86/Windows name mangling hackLemonBoy
2019-10-09Shuffle around some stack-probing functionsLemonBoy
2019-10-09generated docs: more verbose fieldsAndrew Kelley
2019-10-09generated docs: separate section for namespacesAndrew Kelley
2019-10-09zig build: bump default max exec output size to 400 KBAndrew Kelley
2019-10-09generated docs: show error sets pagesAndrew Kelley
2019-10-09Docs: adds docs comments to struct fieldsTimon Kruiper
2019-10-09Merge pull request #3390 from nrdmn/unicode_character_literalsAndrew Kelley
2019-10-09Merge pull request #3389 from LemonBoy/win32Andrew Kelley
2019-10-09Correct std.os.connect_async docsAlva
2019-10-09generated docs: functions in a table with descriptionsAndrew Kelley
2019-10-08generated docs: separate Error Sets from TypesAndrew Kelley
2019-10-08generated docs: render var declsAndrew Kelley
2019-10-08generated docs: global vars in a tableAndrew Kelley
2019-10-08generated docs: add global variablesAndrew Kelley
2019-10-08generated docs: consistent coloringAndrew Kelley
2019-10-08generated docs: error sets in fn docsAndrew Kelley
2019-10-08Add initial support for struct fields in the docsTimon Kruiper
2019-10-08generated docs: functions with inferred error sets display nicelyAndrew Kelley
2019-10-08generated docs: bool type and fix error for some fnsAndrew Kelley
2019-10-08generated docs: function parameters have linksAndrew Kelley
2019-10-08generated docs contain generic instantiations and comptime callsAndrew Kelley
2019-10-08generated docs: highlight active packageAndrew Kelley
2019-10-08generated docs: prioritized sort rankingAndrew Kelley
2019-10-08stage1: enable PIC for libuserlandAndrew Kelley
2019-10-07generated docs: sort search resultsAndrew Kelley