- Oct 27, 2022
-
-
Closes #22 et #7 🐔️👍️ Approved-by:
aalbert <augustin.albert@bleu-azure.fr> Approved-by:
belazy <aarthuur01@gmail.com> Approved-by:
loutr <loutr@crans.org> 🦀️
🍰 🦀️🍰 🦀️🍰 * Chore : add test * Fix : shift vars when binding lambda-abstractions * fix(kernel): some tests were wrong * HOT fix(kernel): command definition fixed * HOT fix(parser): fix parenthesis * HOT fix(parser): order of fun * feat(parser): resolve threads * chore(parser): Merge renamed_rules on Error * chore(command): Merge Define/DefineCheckType + Add tests * chore(parser): apply suggestions * feat(parser): add location conversion from pest to proost's kernel * Apply 1 suggestion(s) to 1 file(s) * fix(all): resolve thread and change Pos for Loc (range position) + conversion from position to range position in parser * fix(all): resolve threads * feat(kernel): Add tests in commands.rs * feat(parser, error): add new errors for parser, pos struct, first use of pos and pretty print of parsing errors * feat(parser, kernel): new kernel error: cannot parse * feat(proost): new ui v1 * feat(proost): new interface! * feat(parser, kernel): change grammar and pretty printing
- Oct 17, 2022
-
-
Closes #10 🐔️👍️ Approved-by:
v-lafeychine <vincent.lafeychine@proton.me> Approved-by:
aalbert <augustin.albert@bleu-azure.fr> Approved-by:
loutr <loutr@crans.org> 🦀️
🍰 🦀️🍰 🦀️🍰 * fix(parser): Fix the semantics of products without parentheses. * chore(parser): renaming * chore(parser & proost): renaming * feat(parser): documentation * fix(parser): resolve threads * feat(parser): Add new syntaxic sugar and meaningfull error messages, add more efficient conversion into terms (VecDeque), remove unused struct ClassicTerm, remove useless & outdated test. feat(kernel): Add new command: DefineCheckType. eg: "def x:P := P" feat(proost): Process multiples commands in one line * feat(parser): Add new syntaxic sugar and meaningfull error messages, add more efficient conversion into terms (VecDeque), remove unused struct ClassicTerm, remove useless & outdated test. feat(kernel): Add new command: DefineCheckType. eg: "def x:P := P" feat(proost): Process multiples commands in one line
-
- Oct 07, 2022
-
-
v-lafeychine authored
Closes #13 🐔️👍️ 🦀️
🍰 🦀️🍰 🦀️🍰 * chore!(cargo): Rename crate into
-
- Oct 06, 2022
-
-
aalbert authored
Closes #3 Approved-by:
belazy <aarthuur01@gmail.com> Approved-by:
aalbert <augustin.albert@bleu-azure.fr> * fix(parser): Fix minor issues (impl PartialEq for tests) * feat(parser): Add more inclusive syntax * feat(parser): Add informative message for free variables * fix(parser): Fix a conversion bug * feat(parser,core): Move classic term from core into parser * feat(parser): Conversion from classic terms to terms * feat(core): Add conversion from classic term to term * chore(parser): Rename pest file * chore(core): Move classic terms in its own file * feat(parser): Add ClassicTerm with variables for easier user input * fix(parser): Reorganize lib.rs and parser.rs * fix(parser): Reorganize lib.rs and parser.rs * fix(parser): Reorganize lib.rs and parser.rs * chore(parser): Rename tests files * chore(parser): Rename tests files * feat(parser): add parser for terms, commands and files * feat(parser): add parser for terms, commands and files * feat(parser): add parser for terms, commands and files * feat(parser): add parser for terms, commands and files * feat(parser): add parser for terms, commands and files * feat(parser): add parser for terms, commands and files * feat(parser): add parser for terms, commands and files * chore(core): add license * chore(parser): remove warnings * chore(core): format files * chore(parser): remove warnings * chore(parser): format code * fix(core): add lib.rs * feat(term): Add early Term struct + Display trait * feat(parser): add parser crate and pest config
-