Commit Graph

4148 Commits (1ef6bad6b0703abdcf6553d9e45c65f1c8846756)
 

Author SHA1 Message Date
Gergely Nagy 3f78f20125 Make things compile again
7 years ago
Jesse Vincent a0db8238ff
astyle and lint
7 years ago
Jesse Vincent d77b1a5c41
make astyle
7 years ago
Gergely Nagy 101da6450f Major documentation update
7 years ago
Jesse Vincent 5609a40db3
revert this change. it doesn't pass the linter, but it does actually
7 years ago
Jesse Vincent 2d87a3888f
fixups from astyling and linting
7 years ago
Gergely Nagy 8220369f6f Kaleidoscope Style Guide conformance
7 years ago
Gergely Nagy 3b4e2add7d Conform to the latest Kaleidoscope Style Guide
7 years ago
Jesse Vincent 5215e95249
make astyle
7 years ago
Gergely Nagy 60882c0f1e README.md: Document the Focus commands too
7 years ago
Gergely Nagy cfd80f3f69 Conform to the latest Kaleidoscope Style Guide
7 years ago
Jesse Vincent 8c6b8433cc
astyle pass
7 years ago
Jesse Vincent 57ebb17d8f
Revert "switch from one space indent to two space indent before public: and private:"
7 years ago
Gergely Nagy 8782cea7c1 Focus: When printing the keymap, use the effective layout
7 years ago
Gergely Nagy ba6128dddc Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent 88fc70f90a
Update whitespace per new astyle rules
7 years ago
Jesse Vincent 502bc0b59f
switch from one space indent to two space indent before public: and private:
7 years ago
Gergely Nagy 38cf866870 Kaleidoscope Style Guide conformance
7 years ago
Gergely Nagy b8f47755ab Yet more styling fixes
7 years ago
Jesse Vincent fcff6f3d20
Make the linter happy
7 years ago
Jesse Vincent a497d67267
Make the linter happy
7 years ago
Gergely Nagy 66c8a19f21 Re-run make astyle, with a recent astyle
7 years ago
Jesse Vincent 9129b8e9a7
Switch up the -libraries order so the local version of a library gets
7 years ago
Gergely Nagy 70e4d15e60 More Style Guide fixes
7 years ago
Jesse Vincent 1d8c3040f1
Fix issues found by the linter.
7 years ago
Jesse Vincent 1d47c216aa
whitespace fix
7 years ago
Jesse Vincent a49b987d5c
Make the linter happy
7 years ago
Gergely Nagy 3e982ba5f6 Kaleidoscope Style Guide conformance
7 years ago
Jesse Vincent 2e3b93d03d
Changes to make the linter happy
7 years ago
Jesse Vincent a02fc71a3b
add some comments to make the linter happy
7 years ago
Jesse Vincent 7c1124af2c
remove a virtual demanded by the linter
7 years ago
Jesse Vincent 6138e2f5be
Remove unneeded ;
7 years ago
Gergely Nagy 522fcc8c25 doc/CODING_STYLE.html: Fix a small typo
7 years ago
Jesse Vincent e57cfbc0db
remove a bunch of semicolons that the linter says are superfluous
7 years ago
Jesse Vincent 02b144cff3
Switch to cpplint 1.30 from https://pypi.python.org/pypi/cpplint
7 years ago
Jesse Vincent 37d0f1cb8c
Switch HIDTables.h to #pragma once to satisfy the linter.
7 years ago
Jesse Vincent 854a7c73b2
Import google cpplint
7 years ago
Jesse Vincent 554b43c2b5
Remove an unneeded ; caught by cpplint.py
7 years ago
Jesse Vincent 4b27f711f9
Strike through windows-specific stuff
7 years ago
Jesse Vincent cf4886f653
Add a note about access control. Remove a google-specific note
7 years ago
Jesse Vincent 44d95f050e
We use astyle
7 years ago
Jesse Vincent 7cd1eee07d
our guidance on inline functions is a little bit difference because we're targeting embedded devices
7 years ago
Jesse Vincent 02ea090ac7
We use #pragma once
7 years ago
Jesse Vincent 01bfee48cb
GCC extensions are ok
7 years ago
Jesse Vincent 5873b461ac
we don't use std::hash
7 years ago
Jesse Vincent b0577d241c
Boost does not make sense in this context
7 years ago
Jesse Vincent 30edd7da2f
64 bit portability is a non-goal
7 years ago
Jesse Vincent ce595a848e
Switch the style guide to HTML, rather than wasting hours butchering
7 years ago
Jesse Vincent f7b071d134
Add notes from @obra and @algernon. As yet not integrated
7 years ago
Jesse Vincent b33669af45
Checking in a markdown-ified (but otherwise unmodified) version of the
7 years ago