Commit Graph

10 Commits

Author SHA1 Message Date
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 a18db587ef Add Authors in README.md 2023-03-20 10:38:10 +01: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
Lucàs fe61d9fd09 Update .gitignore 2023-02-24 23:13:46 +01:00
Lucàs 6efd85192d Add .gitignore 2023-02-24 15:18:30 +01:00
Lucàs 726fbe438c Init 2023-02-24 15:15:37 +01:00