aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-05-26introduce @hasDecl builtin functionAndrew Kelley
2019-05-22doc: wasm: embedded->hostShritesh Bhattarai
2019-05-22docs: clarify why wasm_allocator should be usedShritesh Bhattarai
2019-05-19docs: wasmShritesh Bhattarai
2019-05-16fixups to the previous commitAndrew Kelley
2019-05-16breaking changes to all bit manipulation intrinsicsShawn Landden
2019-05-16docgen: add lib codeblock type and use it for wasm32-freestandingShritesh Bhattarai
2019-05-11added grammar rule for enum literal to docsJimmi Holst Christensen
2019-05-06docs for @hasFieldShawn Landden
2019-05-03docgen: show -target command line argumentShritesh Bhattarai
2019-05-03docgen: support wasm and wasiShritesh Bhattarai
2019-05-03docs: remove `@setGlobalLinkage` sectionAndrew Kelley
2019-05-02docs: update for shared librariesAndrew Kelley
2019-05-01docgen: add exe_build_err tagAndrew Kelley
2019-05-01docs: add note to @setRuntimeSafetyAndrew Kelley
2019-04-26docgen: properly close tags for skipped execsShritesh Bhattarai
2019-04-24`@sizeOf` returns 0 for comptime typesAndrew Kelley
2019-04-24Sync grammar with spechryx
2019-04-18Fix test in langref to assert against modified varMatt Stancliff
2019-04-16docs: update intro textAndrew Kelley
2019-04-13Add favicon to langref.htmlDuncan
2019-04-10fix outdated/incorrect docs for `@truncate`Andrew Kelley
2019-04-09docs: Underline link when hovering over itJay Weisskopf
2019-04-05docgen: add a space between the header and the section symbolAndrew Kelley
2019-04-05docgen: allow urls to have numbersAndrew Kelley
2019-04-05docs: update `@typeInfo` definition and clarify field orderAndrew Kelley
2019-04-05docs: Use section symbol §, not paragraph symbol ¶Jay Weisskopf
2019-04-04docs: add Variables sectionAndrew Kelley
2019-04-04docs: complete the documentation for extern structAndrew Kelley
2019-04-03langref: rework the theming and layoutAndrew Kelley
2019-04-02regression fixes and fix packed struct abi sizeAndrew Kelley
2019-03-31Remove binary and octal float literals from documentation.MateuszOkulus
2019-03-25implement allowzero pointer attributeAndrew Kelley
2019-03-23add compile error for ignoring errorAndrew Kelley
2019-03-23add peer type resolution for `*const T` and `?*T`Andrew Kelley
2019-03-23character literals: allow unicode escapesAndrew Kelley
2019-03-23docs: clarify NaN, inf, -infAndrew Kelley
2019-03-22Fix typos around pointer usageMatt Stancliff
2019-03-22Updated langref to newest grammarJimmi Holst Christensen
2019-03-20add documentation for zig testAndrew Kelley
2019-03-20add docs for assembly and fix global assembly parsingAndrew Kelley
2019-03-19zig targets prints the available libcsAndrew Kelley
2019-03-18add documentation for MemoryAndrew Kelley
2019-03-14breaking: fix @typeInfo handling of global error set typeAndrew Kelley
2019-03-13fix @setRuntimeSafety not able to override release modesAndrew Kelley
2019-03-13add documentation for `pub`Andrew Kelley
2019-03-13add documentation for @"" syntaxAndrew Kelley
2019-03-11docs: finish initial documentation for implicit castsAndrew Kelley
2019-03-11Revert "docgen: --cache off for tests"Andrew Kelley
2019-03-10std.zig: `this` is no longer a keywordAndrew Kelley