Commit Graph

24 Commits

Author SHA1 Message Date
Felix Raimundo
47f361a667 Make the addition public.
Change-Id: I9b277f0a959f36453215de7dbb98b8f8dad69544
2016-04-18 18:48:56 +02:00
Felix Raimundo
80ad6e606b Removed all warnings, now in Werror
Change-Id: I02dbd9fef2c1b5d6aba4ea713f1e1ea305b389bf
2016-03-22 18:56:00 +01:00
Felix Raimundo
1f9b440182 Added some basic tests for the AST members.
Change-Id: I9a1f297fb72a57e9b58e3951c22066134c8da9ea
2016-03-22 18:39:59 +01:00
Felix Raimundo
a5f01b35af Fix integer test compilation.
Change-Id: Icf8f4a6f88f6ba8c31f51f3d37dca334faad94a6
2016-03-22 18:39:59 +01:00
Romain Goyet
71bae0c7cf [poincare] Proper layout engine 2015-09-21 23:58:33 +02:00
Romain Goyet
7b7553cd1a [poincare] Division 2015-09-21 17:57:50 +02:00
Romain Goyet
73052ed07f [poincare] Integer addition and subtraction 2015-09-21 17:49:51 +02:00
Romain Goyet
7408bcc483 [poincare] relative integer comparison 2015-09-21 14:56:51 +02:00
Romain Goyet
4fb2236ab5 [poincare] Relative integer string parsing 2015-09-21 14:52:59 +02:00
Romain Goyet
9473d0d89e [poincare] handle relative integer product 2015-09-21 14:49:54 +02:00
Romain Goyet
73de311edc [poincare] integer comparison 2015-09-21 12:05:30 +02:00
Romain Goyet
791cceb68e [poincare] better integer test 2015-09-20 18:32:57 +02:00
Romain Goyet
629f6b3aa6 [poincare] Integer can now parse hex and binary numbers 2015-09-19 20:17:35 +02:00
Romain Goyet
1a88f2b392 [poincare] refactor Integer 2015-09-17 15:10:45 +02:00
Romain Goyet
b762589b91 [poincare] more assertions 2015-09-17 12:18:21 +02:00
Romain Goyet
6aedfb66e3 [Poincare] Proper Integer approximation 2015-09-16 19:14:11 +02:00
Romain Goyet
003f6c4446 [Poincare] Correct Integer product 2015-09-16 19:08:57 +02:00
Romain Goyet
51e2d23180 [Poincare] Integer parsing! 2015-09-15 10:55:40 +02:00
Romain Goyet
7848bcc750 [Poincare] Don't count bits, count digits 2015-09-14 23:01:44 +02:00
Romain Goyet
8de6ed9703 [Poincare] Add more tests for the Integer class 2015-09-14 19:54:41 +02:00
Romain Goyet
388f0ec954 [Poincare] First working BigInt addition! 2015-09-14 18:57:31 +02:00
Romain Goyet
df70a72c27 [Poincare] Add Expression::approximate 2015-09-07 18:25:57 +02:00
Romain Goyet
107dd016d0 [Quiz] Support C++ cases 2015-09-03 23:51:47 +02:00
Romain Goyet
2bb2a2af28 [Quiz] Cleanup 2015-09-03 23:15:09 +02:00