Commit graph

6 commits

Author SHA1 Message Date
Simon Brooke 2cb3a6af6f
Trying to address bit-rot 2021-12-09 20:02:33 +00:00
Simon Brooke 2f2463da0e
Sweep up of minor changes 2020-06-03 10:47:28 +01:00
simon f1b35dc948 Standardised header documentation in line with current best practice. 2016-08-21 14:17:30 +01:00
simon 21cdff764f Added namespace documentation conforming to better practice; added GPL
declaration; changed 'use' to 'require' passim. All tests pass but that's
not proof we're all good yet.
2016-08-13 17:39:07 +01:00
simon 2bf9d34794 Found a serious fault in display.clj because marginalia picked it up.
Hadn't been picked up otherwise because

(1) I hadn't written any unit tests for it, and
(2) it isn't actually used by anything.

Should possibly be deleted.
2014-08-16 21:50:18 +01:00
simon 64ab0b9dd9 Moved some display stuff from ui to engine. Not certain this was the right
decision...
2014-08-10 18:31:31 +01:00