aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-05-16Merge pull request #5353 from Vexu/parserVexu
2020-05-15fix infinite loop with mismatced bracketVexu
2020-05-15Merge pull request #5336 from Vexu/parserVexu
2020-05-14remove useless nosuspend parsingVexu
2020-05-13Merge pull request #5254 from ifreund/top-level-struct-file-namesVexu
2020-05-10mem.eql need slice type熊鑫
2020-05-07Merge pull request #5268 from tadeokondrak/remove-callconv-redundant-syntaxAndrew Kelley
2020-05-05Remove reference to import type (#5279)Lann
2020-05-05update docs/tests for async/extern fn removalTadeo Kondrak
2020-05-05remove nakedcc/stdcallcc/async fn/extern fn fnprotoTadeo Kondrak
2020-05-05Rename noasync to nosuspend in self-hosted, add rewriterTadeo Kondrak
2020-05-02Apply naming conventions of structs to filesIsaac Freund
2020-04-28Merge pull request #5196 from tadeokondrak/@vector-to-@type-vectorAndrew Kelley
2020-04-28Update language reference for std.meta.VectorTadeo Kondrak
2020-04-28Update language reference for recent @Type changesTadeo Kondrak
2020-04-13langref: add link to 0.6.0 versionAndrew Kelley
2020-04-12Update documentation of @panicSören Tempel
2020-04-11clarify what "not valid" meansAndrew Kelley
2020-04-11add note about `@tagName` for non-exhaustive enumsemekoi
2020-04-09Update docgen to new ArrayList APIjoachimschmidt557
2020-04-08Update langref.html.inmarkfirmware
2020-04-07langref: small updatesxackus
2020-04-01std: use std.ArrayList(u8).OutStream instead of std.Buffer.OutStreamdaurnimator
2020-03-30std lib API deprecations for the upcoming 0.6.0 releaseAndrew Kelley
2020-03-26ci: fix aarch64 linuxAndrew Kelley
2020-03-24Merge remote-tracking branch 'origin/llvm10'Andrew Kelley
2020-03-23Merge pull request #4741 from momumi/masterAndrew Kelley
2020-03-19Merge remote-tracking branch 'origin/master' into llvm10Andrew Kelley
2020-03-19test & docs fixups to work with new semanticsAndrew Kelley
2020-03-18fix swapped logic for WindowsAndrew Kelley
2020-03-15allow `_` separators in number literals (stage 1)momumi
2020-03-14fix docgen, which relied on stdout being path to binaryAndrew Kelley
2020-03-13Merge remote-tracking branch 'origin/master' into llvm10Andrew Kelley
2020-03-12Merge pull request #4707 from Vexu/small-atomicsAndrew Kelley
2020-03-11fix codegen, update docsVexu
2020-03-10fix regressions found by test suiteAndrew Kelley
2020-03-07Merge remote-tracking branch 'origin/master' into llvm10Andrew Kelley
2020-03-06fix `@embedFile` docsAndrew Kelley
2020-03-04update docs for `@TypeOf`Andrew Kelley
2020-03-04Merge remote-tracking branch 'origin/master' into llvm10Andrew Kelley
2020-03-03docs: remove reference to deprecated builtinsAndrew Kelley
2020-03-03update docgen to new std.fs APIAndrew Kelley
2020-03-03Merge remote-tracking branch 'origin/master' into llvm10Andrew Kelley
2020-02-28update docs to latest Target APIAndrew Kelley
2020-02-28update docgen to new Target APIAndrew Kelley
2020-02-28separate std.Target and std.zig.CrossTargetAndrew Kelley
2020-02-25Merge remote-tracking branch 'origin/master' into llvm10Andrew Kelley
2020-02-25remove `@IntType` and `@ArgType` (mostly) from the compilerVexu
2020-02-24remove uses of `@ArgType` and `@IntType`Vexu
2020-02-24remove `@typeId`, `@memberCount`, `@memberName` and `@memberType` from the co...Vexu