aboutsummaryrefslogtreecommitdiff
path: root/src/analyze.hpp
AgeCommit message (Expand)Author
2015-12-10provide std.zig and add it to import pathsAndrew Kelley
2015-12-10add inline assembly supportAndrew Kelley
2015-12-08array access supportAndrew Kelley
2015-12-08add array access syntaxAndrew Kelley
2015-12-07getting started on array typesJosh Wolfe
2015-12-03local variables workJosh Wolfe
2015-12-01string literals have type *const u8Josh Wolfe
2015-12-01add test for bad importAndrew Kelley
2015-11-30closer to multiple files workingAndrew Kelley
2015-11-30refactor code to prepare for multiple filesAndrew Kelley
2015-11-30factor analysis code out of codegenJosh Wolfe