aboutsummaryrefslogtreecommitdiff
path: root/lib/docs
AgeCommit message (Expand)Author
2023-03-03Zir: move set_cold from Inst.Tag to Inst.Extendedr00ster91
2023-02-20Merge pull request #14544 from der-teufel-programming/autodoc-quickfixesLoris Cro
2023-02-16autodoc: render ordered lists as suchNguyễn Gia Phong
2023-02-16autodoc: fix md list markers matchingNguyễn Gia Phong
2023-02-15split `@qualCast` into `@constCast` and `@volatileCast`Veikka Tuominen
2023-02-10autodoc: anonymous struct type indentation fixKrzysztof Wolicki Der Teufel
2023-02-10autodoc: main.js cleanup and formattingKrzysztof Wolicki Der Teufel
2023-02-03autodoc: fix search regressionLoris Cro
2023-02-02autodoc: Added `@qualCast` builtin function handlingKrzysztof Wolicki Der Teufel
2023-01-25autodoc: added support for tuple structsDer Teufel
2023-01-24autodoc: Add tag handling to enums and unions. Add support for Struct, Enum, ...Der Teufel
2023-01-24autodoc: add html tags to "null"Der Teufel
2023-01-24autodoc: init support for guidesLoris Cro
2023-01-16autodoc: Better handling of variable decls (#14301)Krzysztof Wolicki
2023-01-12autodoc: use js instead of details for collapsing descriptionsClement Espeute
2023-01-11autodoc: scroll up when collapsing long fn descriptionLoris Cro
2023-01-11autodoc: Fix function pointers rendering issueDer Teufel
2023-01-10autodoc: allow function descriptions expansionClement Espeute
2023-01-08autodoc: improve linking of decl referencesLoris Cro
2023-01-05autodoc: fix bodyless fn type analysis and renderingLoris Cro
2023-01-05autodoc: fix links to functions in generic typesLoris Cro
2023-01-03autodoc: show binding in lowercaseNguyễn Gia Phong
2022-12-11autodoc: Removed BoundFn from indexTypeKinds in main.jsDer Teufel
2022-10-30Merge pull request #13300 from jcalabro/masterLoris Cro
2022-10-30autodoc: update to new func zir body structureLoris Cro
2022-10-25better source file linksjcalabro
2022-10-18Merge pull request #13055 from alichraghi/m2mAndrew Kelley
2022-10-18all: rename `@maximum` to `@max` and `@minimum` to `@min`Ali Chraghi
2022-10-09add [src] links to function decls in autodocsjcalabro
2022-09-26autodoc: Added `.html` to generated source view file namesDer Teufel
2022-09-18autodoc: don't collect tests, usingnamespace and comptime blocksLoris Cro
2022-09-11autodoc: fix regression in frontend rendering of valuesLoris Cro
2022-09-11autodoc: reduce json payload sizeLoris Cro
2022-09-05autodoc: improve rendering of long fn signaturesLoris Cro
2022-09-04autodoc: Opaque now handled like other container typesDer Teufel
2022-09-04autodoc: add support for doc testsLoris Cro
2022-09-02Merge pull request #12705 from der-teufel-programming/autodoc-big-intLoris Cro
2022-09-02Merge pull request #12709 from der-teufel-programming/autodoc-compare-operatorsLoris Cro
2022-09-02autodoc: correct line number implementationLoris Cro
2022-09-02autodoc: Added int_big supportDer Teufel
2022-09-01autodoc: Compare operatorsDer Teufel
2022-08-27autodoc: better line counting for declsLoris Cro
2022-08-26Merge pull request #12600 from ominitay/autodocs-errorsetLoris Cro
2022-08-26Merge pull request #12601 from ominitay/autodocs-shortdescLoris Cro
2022-08-23autodocs: improve first-line descriptionsominitay
2022-08-23autodocs: improve error set renderingominitay
2022-08-23autodoc: handle self-referential call+field_type instructionsLoris Cro
2022-08-23autodoc: initial support for struct_init_anonLoris Cro
2022-08-23Merge pull request #12481 from alichraghi/patch-1Loris Cro
2022-08-23Merge pull request #12502 from squeek502/autodoc-fields-light-modeLoris Cro