Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-27 | parseLLVMFunctionCall/finalizeLLVMFunctionCall cleanup | alon@honor | |
2010-09-27 | preprocessor requires variable>0 to consider it true | alon@honor | |
2010-09-27 | clean out parseBitcast | alon@honor | |
2010-09-27 | cleanup parseGetElementPtr and ignore 'volatile' | alon@honor | |
2010-09-26 | beginnings of SDL support; minor fixes for SDL; raytrace web demo | alon@honor | |
2010-09-25 | optional memory alignment that matches c/c++; used in clang, not in llvm-gcc | alon@honor | |
2010-09-24 | Infinity and NaN | alon@honor | |
2010-09-24 | floating point fixes +test | alon@honor | |
2010-09-24 | IEEE floats fixes | alon@honor | |
2010-09-22 | handle a few minor parsing issues (negative IEEE doubles, []s in constants, ↵ | alon@honor | |
aliases - ignored) | |||
2010-09-20 | refactor into files | alon@honor | |
--HG-- rename : src/parser.js => src/compiler.js |