aboutsummaryrefslogtreecommitdiff
path: root/src/parseTools.js
AgeCommit message (Expand)Author
2010-09-27parseLLVMFunctionCall/finalizeLLVMFunctionCall cleanupalon@honor
2010-09-27preprocessor requires variable>0 to consider it truealon@honor
2010-09-27clean out parseBitcastalon@honor
2010-09-27cleanup parseGetElementPtr and ignore 'volatile'alon@honor
2010-09-26beginnings of SDL support; minor fixes for SDL; raytrace web demoalon@honor
2010-09-25optional memory alignment that matches c/c++; used in clang, not in llvm-gccalon@honor
2010-09-24Infinity and NaNalon@honor
2010-09-24floating point fixes +testalon@honor
2010-09-24IEEE floats fixesalon@honor
2010-09-22handle a few minor parsing issues (negative IEEE doubles, []s in constants, a...alon@honor
2010-09-20refactor into filesalon@honor