Age | Commit message (Expand) | Author |
---|---|---|
2017-11-19 | Added constructors to copy and create a number from an integer | Olivier Gayot |
2017-11-19 | Made use of 32bits integer instead of 64bits | Olivier Gayot |
2017-11-19 | Allow a number to be used in an ostream object | Olivier Gayot |
2017-11-19 | Added functions to print a number as hex or dec string | Olivier Gayot |
2017-11-19 | Added the addition of two numbers | Olivier Gayot |
2017-11-19 | Added a class "number" with comparison operators | Olivier Gayot |
2017-11-19 | Initial commit, creation of the repository. | Olivier Gayot |