Commit Graph

8 Commits

Author SHA1 Message Date
Andy Nguyen ab11d2d2be Make Buffer members private. 2021-11-13 10:57:47 +01:00
Andy Nguyen c80b753e03 Make AbstractInt subclass of Buffer and add Text class. 2021-11-13 10:54:47 +01:00
Andy Nguyen b995e5e3d5 Change modifiers of IntBase from package-private to protected. 2021-11-11 21:09:52 +01:00
Andy Nguyen 8d11f3545a Improve bounds checking. 2021-11-08 20:03:30 +01:00
Andy Nguyen 05adae5e31 Add Buffer.put implementation. 2021-11-06 17:57:15 +01:00
Andy Nguyen 3347cbb544 Improve bounds checking. 2021-11-06 12:34:39 +01:00
Andy Nguyen ae092232a1 Use LF instead of CRLF. 2021-11-06 12:32:04 +01:00
Andy Nguyen c1ec81b377 Add Int and Buffer primitives. 2021-11-06 11:16:02 +01:00