Commit Graph

7 Commits

Author SHA1 Message Date
Lucàs d005ec0e22 feat(typing): function definition 2023-04-06 23:49:05 +02:00
Lucàs 5985f75d7b feat(typing): Function and tests of commands 2023-04-06 21:30:49 +02:00
Lucàs 244e2b4b6d fix: edit name of test function of expressions 2023-04-06 19:17:08 +02:00
Lucàs 820bd83f66 fix(typing): complete and test tp_expr 2023-04-06 18:46:58 +02:00
Lucàs 6d9246c420 Debut de typage 2023-04-03 10:19:54 +02:00
Lucàs 88361f0579 Update typing.ml
Add find_var that search var in environment
2023-03-18 22:56:04 +01:00
Lucàs 26eb53c358 Modify project structure
Add `src` folder for sources
Add `lib` folder for libraries
Add `sujet.pdf`
2023-03-18 22:27:43 +01:00