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

Kerndog73 / STELA / 66

Builds Branch Commit Type Ran Committer Via Coverage
66 master Create files for semantic analyser push 09 Jul 2018 06:05AM UTC Kerndog73 travis-ci pending completion   set done
65 master Fix coverage build push 09 Jul 2018 04:43AM UTC Kerndog73 travis-ci pending completion   set done
58 master GCC-8 and Clang-6 don't work I don't understand why getting the latest compilers on linux is so difficult. It's just annoying. Do you know how to install GCC-8 in a mac? brew install gcc Why can't it be that easy on linux? push 09 Jul 2018 03:56AM UTC Kerndog73 travis-ci pending completion   set done
57 master Try GCC-8 and Clang-6 I don't think clang will work push 09 Jul 2018 03:47AM UTC Kerndog73 travis-ci pending completion   set done
56 master Add one final test for syntax analyser I had to make changes to the lexical analyser after I started the syntax analyser. I'll probably have to make changes to the syntax analyser after I start the semantic analyser. I'm just gonna start the sem... push 09 Jul 2018 03:37AM UTC Kerndog73 travis-ci pending completion   set done
55 master Update progress push 08 Jul 2018 07:47AM UTC Kerndog73 travis-ci pending completion   set done
54 master Don't need to catch-and-log An exception that isn't FatalError is a bug in the library. With the catch block, the debugger won't take me to the site of the uncaught exception, it will take to me to the catch block. push 08 Jul 2018 07:35AM UTC Kerndog73 travis-ci pending completion   set done
53 master Write test for assignment operators push 08 Jul 2018 07:23AM UTC Kerndog73 travis-ci pending completion   set done
52 master Write some expression tests syntax.cpp just reached 1234 lines! push 08 Jul 2018 06:57AM UTC Kerndog73 travis-ci pending completion   set done
51 master Finish rewriting expression parser I'm using recursive descent everywhere and then all of the sudden, I decided to use shunting yards for expressions. It almost seems silly! I've rewritten it using recursive descent. There is a fair bit of duplic... push 08 Jul 2018 04:23AM UTC Kerndog73 travis-ci pending completion   set done
50 master Use ExprPtr instead of FuncArg I started trying to implement the subscript operator and function calls but the code just turned into a horrible mess. I did some research and realised the syntax analyser that I have written is a recursive descent... push 07 Jul 2018 08:31AM UTC Kerndog73 travis-ci pending completion   set done
49 master Operator stack stores indicies instead of strings This makes it possible to disambiguate between unary and binary minus and between pre and post increment as well as make the whole thing a little faster. push 06 Jul 2018 01:01PM UTC Kerndog73 travis-ci pending completion   set done
48 master Add tests for assign and compare operators push 06 Jul 2018 09:50AM UTC Kerndog73 travis-ci pending completion   set done
47 master Add power operator I did this solely to test right-to-left binary operators push 06 Jul 2018 06:18AM UTC Kerndog73 travis-ci pending completion   set done
46 master Email on build success change push 06 Jul 2018 03:49AM 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