bit more readable compile errors
by Peter Hercek 10 years 1 month
d06ac060
Merged public into master
by Chris Andreae 10 years 1 month
fff38e0f
Merged in lorne/fix-compiler (pull request #1)
by Chris Andreae 10 years 1 month
Merged in lorne/fix-compiler (pull request #1)

Lorne/fix compiler
2347e17e
compiler: Fix empty method bug and add tests
by Andrew Childs 10 years 2 months
compiler: Fix empty method bug and add tests

The compiler assumed that method ids started at 1. Now they start at
0. A better approach would be to record the id of the first block, but
this is a smaller fix. Added minimal tests that try to cover this
change.
89bd82be
compiler: Decrease warnings and support modern GHC
by Andrew Childs 10 years 4 months
compiler: Decrease warnings and support modern GHC

- Replace deprecated Control.Monad.Error
- Removed unused imports
- Removed tabs
5c365cbd
Clarify documentation of backup layouts
by Chris Andreae 10 years 5 months
c8935f22
Merge pull request #8 from hollobon/qt5
by Chris Andreae 10 years 6 months
Merge pull request #8 from hollobon/qt5

Work with Qt5
7398c3ab
Work with Qt5
by Pete Hollobon 10 years 6 months
f645a042
Remove remnants of keypad toggle button.
by Chris Andreae 10 years 7 months
b7e2e03b
[WIP] qtclient: Only allow one layer in triggers
by Andrew Childs 10 years 7 months
df60e6e6
Report a bug