aboutsummaryrefslogtreecommitdiff
path: root/src/os.cpp
AgeCommit message (Expand)Author
2015-12-15use realpath to avoid duplicate importsAndrew Kelley
2015-12-15when linking with libc use the C runtime libraryAndrew Kelley
2015-12-04fix reading source from stdinAndrew Kelley
2015-12-01add test for bad importAndrew Kelley
2015-12-01colored error messages that tell the source fileAndrew Kelley
2015-11-30refactor code to prepare for multiple filesAndrew Kelley
2015-11-26more readable integer constantJosh Wolfe
2015-11-26add testsAndrew Kelley
2015-11-25fix the remaining TODOs in the sourceAndrew Kelley
2015-11-24debug information for functionsAndrew Kelley
2015-11-24hello world example workingAndrew Kelley