aboutsummaryrefslogtreecommitdiff
path: root/lib/std/special
AgeCommit message (Expand)Author
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-09generated docs: show error sets pagesAndrew Kelley
2019-10-09Docs: adds docs comments to struct fieldsTimon Kruiper
2019-10-09Merge pull request #3389 from LemonBoy/win32Andrew Kelley
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-07generated docs: sort search resultsAndrew Kelley
2019-10-07generated docs: smart ignore caseAndrew Kelley
2019-10-07generated docs: search cleanupAndrew Kelley
2019-10-07generated docs: navigable search resultsAndrew Kelley
2019-10-07generated docs: keyboard shortcuts modalAndrew Kelley
2019-10-07generated docs: fix search stuffAndrew Kelley
2019-10-07generated docs: better navigationAndrew Kelley
2019-10-07generated docs: logo and basic search proof of conceptAndrew Kelley
2019-10-07generated docs: show doc comments on functionsAndrew Kelley
2019-10-07move doc/ to docs/Andrew Kelley
2019-10-06Support for TLS on Win32LemonBoy
2019-10-06Initial support for i386-windows-msvc targetLemonBoy
2019-10-05generated docs: canonical package pathsAndrew Kelley
2019-10-05generated docs: show public stuff onlyAndrew Kelley
2019-10-05generated docs: render functionsAndrew Kelley
2019-10-05generated docs: add navigation barAndrew Kelley
2019-10-05generated docs: navigable typesAndrew Kelley
2019-10-05generated docs: navigable packagesAndrew Kelley
2019-10-04proof of concept of stage1 doc generationAndrew Kelley
2019-09-26Export _start as __start for MIPS targetsLemonBoy
2019-09-26Initial support for mipsel architecture¬LemonBoy