Commit Graph

12 Commits

Author SHA1 Message Date
Ivan
735d315862 Improve NuGet packages restoration for first build 2024-07-13 19:29:51 +03:00
IRBorisov
093e2d23fd Fix typechecking issues and update pyconcept 2024-06-14 20:42:20 +03:00
IRBorisov
28e24462f6 Implement tuple declarations for Imperative syntax 2024-05-13 11:47:08 +03:00
IRBorisov
f991763bb7 Refactoring: sync names in Parser and AstVisitor 2024-05-10 02:25:09 +03:00
IRBorisov
d39ac0fb3e Add tests for EmptySet interpretation 2024-05-10 01:39:29 +03:00
IRBorisov
4786ba851b Fix EmptySet type check errors 2024-05-10 01:20:11 +03:00
IRBorisov
c04a9c84e1 Allow EmptySet as standalone typed expression 2024-05-08 02:14:17 +03:00
IRBorisov
5c2ef6fbc7 Update RSParserImpl.y 2024-05-06 21:48:34 +03:00
IRBorisov
97614cc3bf Fix clang-tidy warnings 2024-05-06 18:13:24 +03:00
IRBorisov
de81d4037f Refactor RSLang code readability 2024-05-06 15:02:37 +03:00
IRBorisov
c4db405fbe Refactoring: cleanup grammar and upgrade Bison 2024-05-05 16:20:57 +03:00
IRBorisov
9c09995d17 Initial commit 2024-04-15 22:16:14 +03:00