Romain Goyet
|
8f4489aae7
|
[Poincare] Float approximation for integer
|
2015-09-16 15:44:23 +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
|
9c2c160536
|
[Poincare] Start a product algorithm on Integer
|
2015-09-14 22:28:36 +02:00 |
|
Romain Goyet
|
d482fd3159
|
[Poincare] Proper computation of the number of bits
|
2015-09-14 22:24:50 +02:00 |
|
Romain Goyet
|
26c6363e0e
|
[Quiz] Quick-fix for the print function
|
2015-09-14 19:55:18 +02:00 |
|
Romain Goyet
|
523522bc0b
|
[ion] Fix the simulator
|
2015-09-14 19:55:06 +02:00 |
|
Romain Goyet
|
8de6ed9703
|
[Poincare] Add more tests for the Integer class
|
2015-09-14 19:54:41 +02:00 |
|
Romain Goyet
|
13ffbe1b1a
|
Cleaner build system for tests
|
2015-09-14 19:34:59 +02:00 |
|
Romain Goyet
|
c58a5f41e3
|
More generic Makefile
|
2015-09-14 19:01:47 +02:00 |
|
Romain Goyet
|
3857448cb7
|
Remove dead code
|
2015-09-14 18:57:55 +02:00 |
|
Romain Goyet
|
388f0ec954
|
[Poincare] First working BigInt addition!
|
2015-09-14 18:57:31 +02:00 |
|
Romain Goyet
|
1687bad6c2
|
[ion] Fix the framebuffer for simulator
|
2015-09-12 21:12:39 +02:00 |
|
Romain Goyet
|
32264c10ab
|
Remove useless file
|
2015-09-12 20:24:07 +02:00 |
|
Romain Goyet
|
3baf74824a
|
[Kandinsky] Generate PNG of rasterized font
|
2015-09-12 20:23:25 +02:00 |
|
Romain Goyet
|
f9a0be407c
|
Fix compilation
|
2015-09-12 20:11:25 +02:00 |
|
Romain Goyet
|
39cbc78f3f
|
Working text on CalcOne!
|
2015-09-12 16:21:47 +02:00 |
|
Romain Goyet
|
09171650fd
|
[ion] Define FRAMEBUFFER_LENGTH
|
2015-09-12 16:00:34 +02:00 |
|
Romain Goyet
|
f84d3f5797
|
[ion] Nicer naming
|
2015-09-12 16:00:14 +02:00 |
|
Romain Goyet
|
acef53ef0c
|
[ion] Clean the display init code
|
2015-09-12 15:23:55 +02:00 |
|
Romain Goyet
|
3a06ada1e1
|
[ion] FB sent to LCD by DMA
|
2015-09-12 13:46:47 +02:00 |
|
Romain Goyet
|
9d4ca437c1
|
[ION] Clean the framebuffer subsystem
|
2015-09-11 23:04:07 +02:00 |
|
Romain Goyet
|
3a063c602d
|
Proper st7586 driver
|
2015-09-11 18:55:10 +02:00 |
|
Romain Goyet
|
8750d39b04
|
Working display on Device
|
2015-09-10 16:40:42 +02:00 |
|
Romain Goyet
|
e2b3e5e7b9
|
Script to print the memory map
|
2015-09-10 12:20:51 +02:00 |
|
Romain Goyet
|
174fff79cb
|
Accurate framebuffer size
|
2015-09-10 12:20:35 +02:00 |
|
Romain Goyet
|
3e34559c80
|
Updated linker script
|
2015-09-10 12:08:31 +02:00 |
|
Romain Goyet
|
c8de54ae43
|
Print a memory map on build if VERBOSE
|
2015-09-10 12:08:15 +02:00 |
|
Romain Goyet
|
8f13d8151e
|
Clean the prebuild/postbuild steps in the Makefile
|
2015-09-10 12:07:49 +02:00 |
|
Romain Goyet
|
4ad8b4a67f
|
Rename stm32f429 to device
|
2015-09-10 10:08:11 +02:00 |
|
Romain Goyet
|
61949c20ab
|
[liba] Define uint8_t
|
2015-09-07 18:42:22 +02:00 |
|
Romain Goyet
|
df70a72c27
|
[Poincare] Add Expression::approximate
|
2015-09-07 18:25:57 +02:00 |
|
Romain Goyet
|
a26ef6194f
|
[Poincare] Expression::parse
|
2015-09-07 18:24:44 +02:00 |
|
Romain Goyet
|
5bd47a7a98
|
[Quiz] Logging on screen
|
2015-09-07 18:18:27 +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 |
|
Romain Goyet
|
3e29ff1236
|
[Quiz] Proper symbols list
|
2015-09-03 22:55:51 +02:00 |
|
Romain Goyet
|
90abba689a
|
[Poincare] Integer class, work in progress
|
2015-09-03 22:44:54 +02:00 |
|
Romain Goyet
|
c494fabc23
|
Introducing quiz, the testing framework
|
2015-09-03 22:44:25 +02:00 |
|
Romain Goyet
|
304a8f1927
|
Demo app flush the screen when needed
|
2015-09-02 22:09:24 +02:00 |
|
Romain Goyet
|
a404846029
|
Remove a warning
|
2015-09-02 22:05:51 +02:00 |
|
Romain Goyet
|
e89ffec307
|
Stop input on '.'
|
2015-09-02 22:03:24 +02:00 |
|
Romain Goyet
|
b84831bf76
|
[Poincare] Parse exponentiation
|
2015-09-02 22:03:00 +02:00 |
|
Romain Goyet
|
af0313e22d
|
[ION] Preliminary key -> char mapping
|
2015-09-02 22:02:31 +02:00 |
|
Romain Goyet
|
f8048ead96
|
[Kandinsky] Take the origin into account
|
2015-09-02 19:23:14 +02:00 |
|
Romain Goyet
|
7a5893ff05
|
Remove useless logs
|
2015-09-02 19:15:12 +02:00 |
|
Romain Goyet
|
596893aa71
|
[ION] ion_getchar isn't platform-specific
|
2015-09-02 19:08:41 +02:00 |
|
Romain Goyet
|
ac85fe159c
|
[ION] Naive ion_sleep for the simulator
|
2015-09-02 19:00:43 +02:00 |
|
Romain Goyet
|
ef1d927d14
|
Clean the demo app
|
2015-09-02 19:00:24 +02:00 |
|
Romain Goyet
|
65bfef0a96
|
[ION] Cleaner keyboard interface
|
2015-09-02 18:54:43 +02:00 |
|