aboutsummaryrefslogtreecommitdiff
path: root/lib/std/c
AgeCommit message (Expand)Author
2020-01-11std-c parse switchVexu
2020-01-09New @export() handlingLemonBoy
2020-01-08std-c parser loopsVexu
2020-01-07std-c parser declaratorIsFunction and small fixesVexu
2020-01-07std-c parser add optionsVexu
2020-01-07std-c declaration parsingVexu
2020-01-07std-c parser record and enum specifiersVexu
2020-01-07std-c parser typing improvementsVexu
2020-01-06std-c parser declaratorVexu
2020-01-06std-c parse pointerVexu
2020-01-05std-c improve error reporting and decl parsingVexu
2020-01-05std-c tokenizer always add newline tokenVexu
2020-01-05std-c parser fndef and static assertVexu
2020-01-05std-c parser DeclSpecVexu
2020-01-05std-c type parsingVexu
2020-01-05std-c ifstmt compoundstmt and errorsVexu
2020-01-05std-c parser and ast organizationVexu
2020-01-05std-c outline parserVexu
2020-01-05std-c ast baseVexu
2020-01-05std-c tokenizer string concatenationVexu
2020-01-05std-c tokenizer line continuation, tests and fixesVexu
2020-01-05std-c tokenizer better special case handlingVexu
2020-01-05std-c tokenizer add testsVexu
2020-01-05std-c tokenizer keywordsVexu
2020-01-05std-c finish tokenizerVexu
2020-01-05std-c tokenizer strings, floats and commentsVexu
2020-01-05std-c tokenizer more stuffVexu
2020-01-05std-c tokenizer baseVexu
2019-12-31c.linux: add memfd_createLuna
2019-12-22freebsd: add missing OS and libc bitsJethro Nederhof
2019-12-10improve dynamic library APIAndrew Kelley
2019-12-10fixed windows dynamic library loading and added loading for darwinemekoi
2019-12-05fix castsVexu
2019-11-08update the codebase to use `@as`Andrew Kelley
2019-11-08fixups and zig fmtAndrew Kelley
2019-11-05std: close is OSX specificdaurnimator
2019-10-30Merge branch 'std.net'Andrew Kelley
2019-10-30DragonFlyBSD supportTse
2019-10-30fixes for macos and 32 bit archesAndrew Kelley
2019-10-28move libc/linux bits aroundAndrew Kelley
2019-10-24get rid of std.os.foo.is_the_targetAndrew Kelley
2019-09-27support Android NDK and bionicmeme
2019-09-25mv std/ lib/Andrew Kelley