aboutsummaryrefslogtreecommitdiff
path: root/lib/docs/main.js
AgeCommit message (Expand)Author
2023-01-05autodoc: fix bodyless fn type analysis and renderingLoris Cro
2023-01-05autodoc: fix links to functions in generic typesLoris Cro
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 #12542 from der-teufel-programming/compileError-inputLoris Cro
2022-08-23autodoc: error sets now display all their membersDer Teufel
2022-08-21autodoc: Fixed compileError case in exprNameDer Teufel
2022-08-21autodoc: compileError now uses index into `exprs` instead of a `[]const u8`Der Teufel
2022-08-18autodoc: minor pr cleanupLoris Cro
2022-08-18autodoc: An attempt at generating HTML files from all imported sourceDer Teufel
2022-08-16Merge branch 'master' into autodoc-linksLoris Cro
2022-08-16autodoc: absolute line numbers in decl [src] linksLoris Cro
2022-08-16autodoc: remove reference to github, replace with placeholder linkLoris Cro
2022-08-14fix: scroll page to very top when S is pressedr00ster91
2022-08-14bug: add TODOr00ster91
2022-08-14docs: add commentr00ster91
2022-08-14style: formatr00ster91
2022-08-14feat: make modal more restrictive and more Esc freedomr00ster91
2022-08-14feat: better No Results Found pager00ster91
2022-08-08autodoc: links to source codeMaciej 'vesim' KuliƄski
2022-08-08fix: cleanup recent changesr00ster91
2022-08-06Merge branch 'master' into nicedocszooster
2022-08-06autodoc: use location.replace to avoid history spam when searchingLoris Cro
2022-08-06autodoc: re-introduce search result limitsLoris Cro
2022-08-06let -> const for dom elementsr00ster91
2022-08-06style: missing semir00ster91