2022-03-22 14:46 | stuff | Christos Margiolis | 4 | +15 | -17 |
2021-05-26 16:01 | i don't know | Christos Margiolis | 6 | +341 | -345 |
2020-12-13 22:15 | more error checks, less functions, minor changes | Christos Margiolis | 6 | +162 | -171 |
2020-10-21 11:46 | added manpage | Christos Margiolis | 2 | +52 | -6 |
2020-10-21 10:42 | added config.mk and fixed M_PI undeclared error | Christos Margiolis | 4 | +72 | -50 |
2020-10-21 01:12 | added POSIX Makefile | Christos Margiolis | 2 | +30 | -26 |
2020-10-19 01:47 | improved style, made indentation 8 spaces | Christos Margiolis | 2 | +225 | -190 |
2020-10-16 16:48 | defined menu opts as constants | Christos Margiolis | 3 | +54 | -31 |
2020-10-14 21:00 | added LICENSE and updated Makefile | Christos Margiolis | 2 | +60 | -12 |
2020-09-20 18:51 | standardized Makefile | Christos Margiolis | 3 | +23 | -18 |
2020-09-10 05:35 | added derivatives plotting | Christos Margiolis | 7 | +299 | -275 |
2020-09-03 00:11 | main: key var error fix | Christos Margiolis | 1 | +2 | -1 |
2020-09-02 15:11 | changed brace convention | Christos Margiolis | 3 | +20 | -29 |
2020-09-02 12:51 | removed private functions from header | Christos Margiolis | 5 | +37 | -33 |
2020-08-25 21:25 | Delete plane.o | Christos Margiolis | 1 | +0 | -0 |
2020-08-25 21:25 | Delete main.o | Christos Margiolis | 1 | +0 | -0 |
2020-08-25 21:25 | Delete graphcurses | Christos Margiolis | 1 | +0 | -0 |
2020-08-25 21:19 | added gitignore | Christos Margiolis | 0 | +0 | -0 |
2020-08-25 21:18 | added gitignore | Christos Margiolis | 4 | +2 | -0 |
2020-08-23 11:08 | Delete plane.o | Christos Margiolis | 1 | +0 | -0 |
2020-08-23 11:08 | Delete main.o | Christos Margiolis | 1 | +0 | -0 |
2020-08-23 11:08 | Delete graphcurses | Christos Margiolis | 1 | +0 | -0 |
2020-08-14 00:21 | added ncurses detection and declared header functions extern | Christos Margiolis | 4 | +13 | -9 |
2020-08-08 18:43 | added some more constants | Christos Margiolis | 2 | +31 | -28 |
2020-06-15 21:46 | changed some names | Christos Margiolis | 6 | +99 | -100 |
2020-05-29 23:46 | minor changes | Christos Margiolis | 7 | +27 | -29 |
2020-05-25 11:12 | tabs -> spaces | Christos Margiolis | 4 | +154 | -138 |
2020-05-22 16:40 | makefile changes | Christos Margiolis | 2 | +3 | -3 |
2020-05-18 23:27 | added some consts | Christos Margiolis | 5 | +11 | -11 |
2020-05-18 14:23 | changed to C | Christos Margiolis | 9 | +246 | -231 |
2020-05-10 13:41 | added return types above function names | Christos Margiolis | 2 | +26 | -13 |
2020-05-07 18:36 | minor changes | Christos Margiolis | 6 | +11 | -13 |
2020-04-14 17:53 | changed #define to constexpr | Christos Margiolis | 4 | +6 | -6 |
2020-04-14 17:46 | edited README | Christos Margiolis | 7 | +6 | -7 |
2020-04-10 12:26 | minor changes | Christos Margiolis | 6 | +8 | -7 |
2020-04-04 10:31 | made plane class | Christos Margiolis | 6 | +143 | -135 |
2020-04-04 09:26 | cleaned up code a bit | Christos Margiolis | 3 | +65 | -52 |
2020-03-13 01:25 | pending 'f' fix | Christos Margiolis | 4 | +7 | -14 |
2020-03-12 23:59 | changed func pointer to lambda | Christos Margiolis | 3 | +4 | -4 |
2020-03-08 19:27 | non important changes | Christos Margiolis | 2 | +1 | -3 |
2020-03-08 19:06 | remove argv, added in program functions | Christos Margiolis | 4 | +63 | -37 |
2020-03-08 01:22 | added expression display | Christos Margiolis | 4 | +4 | -1 |
2020-03-07 15:12 | added make install, pending fixes | Christos Margiolis | 5 | +49 | -44 |
2020-03-07 06:13 | added screenshot | Christos Margiolis | 5 | +6 | -3 |
2020-03-07 05:38 | edited README | Christos Margiolis | 4 | +15 | -14 |
2020-03-07 05:28 | changed double to float | Christos Margiolis | 4 | +32 | -32 |
2020-03-07 05:20 | initial commit | Christos Margiolis | 5 | +237 | -0 |