~hyperquantum/hyper/llvm-new

Viewing all changes in revision 416.

  • Committer: Kevin R. André
  • Date: 2009-08-09 16:33:19 UTC
  • Revision ID: hyperquantum@gmail.com-20090809163319-86u5csxzt6lia7gy
conversion from numbers (signed/unsigned) to string seems to work, after reimplementing it directly instead of using the output of llvm-gcc and llvm2cpp.  This means that the CALCPRIMES program RUNS after being compiled.  I also discovered a bug that I have yet to solve; it has something to do with using a unary '-' operator on a numeric literal, like '-226', and then causing the copy constructor to be called with that as the argument

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: