Project Nayuki
|
29479efedf
|
Updated class BitBuffer's documentation comments, in all languages.
|
6 years ago |
Project Nayuki
|
f9a40a31db
|
Updated and mostly synchronized comment for BitBuffer.appendBits(), in all languages except C.
|
6 years ago |
Project Nayuki
|
dce44caf8f
|
Tweaked BitBuffer.appendBits() comment in several language versions.
|
6 years ago |
Project Nayuki
|
34408d66aa
|
Tweaked the BitBuffer class top-level comment in all languages except C.
|
6 years ago |
Project Nayuki
|
8997da4651
|
Converted Java BitBuffer comments to Javadoc, updated related comments in most other language versions.
|
7 years ago |
Project Nayuki
|
5a47e04b52
|
Revamped C++ BitBuffer code to be based on std::vector<bool>, updated dependent code.
|
7 years ago |
Project Nayuki
|
33af4e376e
|
Updated C++ header code to be stricter by prepending std:: prefix for C standard library types.
|
8 years ago |
Project Nayuki
|
b0123fee3d
|
Reduced lines in copyright notice of each source file (related to commit 4bba4c03ed ).
|
8 years ago |
Project Nayuki
|
654520d0d4
|
Changed syntax so that every class member is explicitly prefixed with public/private like in Java/C# style, without changing any functionality.
|
8 years ago |
Project Nayuki
|
e062a386d0
|
Deleted copyright year in all source files, updated year in readme document.
|
8 years ago |
Nayuki Minase
|
1b2a554121
|
Tweaked minor comment and whitespace consistency in Python and C++ code.
|
9 years ago |
Nayuki Minase
|
008fddf4be
|
Added C++ port of the library.
|
9 years ago |