• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Kerndog73 / STELA / 136

Builds Branch Commit Type Ran Committer Via Coverage
136 master The semantic analyser is pretty much done! Might do a little bit of refactoring here and there but for the most part, it's done! Now I can finally start work on code generation! push 28 Nov 2018 08:41AM UTC Kerndog73 travis-ci pending completion   set done
135 master Improve test coverage push 25 Nov 2018 06:16AM UTC Kerndog73 travis-ci pending completion   set done
134 master Enable some warnings push 24 Nov 2018 04:00AM UTC Kerndog73 travis-ci pending completion   set done
133 master Keep track of lambda captures Handling nested functions has really made ExprLookup into a disgusting mess. I can't think of a reason why you would even want nested functions anyway. I've never wanted it in C++. push 23 Nov 2018 04:35AM UTC Kerndog73 travis-ci pending completion   set done
132 master Put the examples first push 22 Nov 2018 06:18AM UTC Kerndog73 travis-ci pending completion   set done
131 master Update progress push 22 Nov 2018 02:37AM UTC Kerndog73 travis-ci pending completion   set done
130 master Add some examples push 22 Nov 2018 01:35AM UTC Kerndog73 travis-ci pending completion   set done
129 master Add LoC badge More badges!!! push 21 Nov 2018 09:07AM UTC Kerndog73 travis-ci pending completion   set done
128 master Write down some thoughts I think it's best that I just put this on the back burner and think about it for a while before I do anything. Maybe I'll sleep on it. push 21 Nov 2018 02:52AM UTC Kerndog73 travis-ci pending completion   set done
127 master Don't run the debugger I install GCC 7.3 on my machine so I don't need to push 20 Nov 2018 11:59PM UTC Kerndog73 travis-ci pending completion   set done
126 master Fix the order of destruction of AST and symbol table The symbols in the scopes hold retain_ptrs to items in the AST that aren't managed by retain_ptrs (e.g. function parameters). The unmanaged objects are destroyed regardless of their reference c... push 20 Nov 2018 11:53PM UTC Kerndog73 travis-ci pending completion   set done
125 master Run the excitable in gdb Sometimes it crashes on all compiles and sometimes it succeeds on all compilers (except Xcode 10 which always works). This is so annoying! I can't even get the debugger to run on travis! push 20 Nov 2018 06:39AM UTC Kerndog73 travis-ci pending completion   set done
124 master Try installing and running gdb push 20 Nov 2018 06:27AM UTC Kerndog73 travis-ci pending completion   set done
121 master Maybe try running in the debugger I think I might be invoking some undefined behavior somewhere. Xcode 10 doesn't seg fault but the other compilers do. Maybe Codacy can detect this sort of this? push 20 Nov 2018 05:43AM UTC Kerndog73 travis-ci pending completion   set done
117 master Evaluation order of function args is UB clang was evaluating left-to-right and gcc wasn't. One of the function args was expr.back() and the other was expr.pop_back(). push 18 Nov 2018 09:23AM UTC Kerndog73 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc