Commit Graph

24 Commits

Author SHA1 Message Date
hugogogo
23c788d0c2 new struct for polynom 2026-05-07 19:38:43 +02:00
hugogogo
f373fef4ac wip print before solution 2026-05-07 13:18:28 +02:00
hugogogo
4c13d21e1f init solver 2026-05-06 22:34:16 +02:00
hugogogo
16c57c9bea handle superscript powers 2026-05-06 20:02:56 +02:00
hugogogo
93647b56b5 better flag handling 2026-05-06 16:50:05 +02:00
hugogogo
8a479c3c3b simplified error output 2026-05-06 16:17:34 +02:00
hugogogo
7f06d505d1 fix polynomial to accept any exponents 2026-05-04 22:14:29 +02:00
hugogogo
3309eb588c fix parser when no exponent 2026-05-04 21:12:35 +02:00
hugogogo
edc678cee4 reduced form calculated 2026-05-03 23:57:47 +02:00
hugogogo
3420923557 renamed enum and struct 2026-05-03 23:06:04 +02:00
hugogogo
6648161d9a parse working 2026-05-03 22:28:26 +02:00
hugogogo
07144c53c6 fix parse coefficient 2026-05-03 21:52:41 +02:00
hugogogo
6157fdb59f fix parser get sign 2026-05-03 20:57:20 +02:00
hugogogo
187c26083a adding utils with enum_print 2026-05-03 20:42:18 +02:00
hugogogo
cdc066c935 remove individuals headers to avoid circular dependencies 2026-05-03 11:29:01 +02:00
hugogogo
42cfdf9734 wip parsing and error 2026-05-03 00:20:39 +02:00
hugogogo
c24461cb33 improved errors 2026-05-02 22:30:31 +02:00
hugogogo
3977e6a6bb changed subtypes for tags 2026-05-02 10:25:25 +02:00
hugogogo
a250a170cb adding subtypes 2026-05-02 10:08:34 +02:00
hugogogo
bcbd3b2abb parse sign 2026-05-01 22:39:15 +02:00
hugogogo
416d170ed2 fix error in stop_errors and add debug term output 2026-05-01 10:59:40 +02:00
hugogogo
7519b8e615 using double everywhere 2026-05-01 10:42:45 +02:00
hugogogo
241cbdaff1 wip parser structure with placeholders 2026-05-01 01:58:04 +02:00
hugogogo
512ba9b5f4 init parser 2026-04-30 23:19:14 +02:00