-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Complete rewrite of the parser #84
base: scala-2.13
Are you sure you want to change the base?
Commits on Jul 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a399596 - Browse repository at this point
Copy the full SHA a399596View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb2cb3a - Browse repository at this point
Copy the full SHA fb2cb3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4a4941 - Browse repository at this point
Copy the full SHA b4a4941View commit details -
Configuration menu - View commit details
-
Copy full SHA for 992bc06 - Browse repository at this point
Copy the full SHA 992bc06View commit details -
Parse holes in function application position to identifier by default
To get an expression, use ($myFun)(arg1, arg2, arg3) instead of $myFun(arg1, arg2, arg3).
Configuration menu - View commit details
-
Copy full SHA for 38d9a9f - Browse repository at this point
Copy the full SHA 38d9a9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5207dd8 - Browse repository at this point
Copy the full SHA 5207dd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70c693b - Browse repository at this point
Copy the full SHA 70c693bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 267926f - Browse repository at this point
Copy the full SHA 267926fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd8c2d - Browse repository at this point
Copy the full SHA 0dd8c2dView commit details -
Compared with the non-macro implementation, this one can statically provide the type of holes.
Configuration menu - View commit details
-
Copy full SHA for bc2e3be - Browse repository at this point
Copy the full SHA bc2e3beView commit details
Commits on Aug 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 304b999 - Browse repository at this point
Copy the full SHA 304b999View commit details -
Configuration menu - View commit details
-
Copy full SHA for b04eb26 - Browse repository at this point
Copy the full SHA b04eb26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ba44a7 - Browse repository at this point
Copy the full SHA 7ba44a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66b60de - Browse repository at this point
Copy the full SHA 66b60deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 972da12 - Browse repository at this point
Copy the full SHA 972da12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6861e4b - Browse repository at this point
Copy the full SHA 6861e4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba8a399 - Browse repository at this point
Copy the full SHA ba8a399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad9907 - Browse repository at this point
Copy the full SHA 4ad9907View commit details -
Configuration menu - View commit details
-
Copy full SHA for d318c59 - Browse repository at this point
Copy the full SHA d318c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8aef7 - Browse repository at this point
Copy the full SHA dd8aef7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a0955 - Browse repository at this point
Copy the full SHA e3a0955View commit details -
Configuration menu - View commit details
-
Copy full SHA for dede1ca - Browse repository at this point
Copy the full SHA dede1caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96866dc - Browse repository at this point
Copy the full SHA 96866dcView commit details
Commits on Aug 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8e55f16 - Browse repository at this point
Copy the full SHA 8e55f16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d3fa24 - Browse repository at this point
Copy the full SHA 9d3fa24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4503a96 - Browse repository at this point
Copy the full SHA 4503a96View commit details
Commits on Aug 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 46ae7c2 - Browse repository at this point
Copy the full SHA 46ae7c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 834e118 - Browse repository at this point
Copy the full SHA 834e118View commit details
Commits on Aug 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a53fb38 - Browse repository at this point
Copy the full SHA a53fb38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 944d23b - Browse repository at this point
Copy the full SHA 944d23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 344d7e8 - Browse repository at this point
Copy the full SHA 344d7e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13cc34a - Browse repository at this point
Copy the full SHA 13cc34aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e127bc - Browse repository at this point
Copy the full SHA 9e127bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d3f7dd - Browse repository at this point
Copy the full SHA 7d3f7ddView commit details
Commits on Aug 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f8cea27 - Browse repository at this point
Copy the full SHA f8cea27View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdc3807 - Browse repository at this point
Copy the full SHA cdc3807View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1792417 - Browse repository at this point
Copy the full SHA 1792417View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc1f710 - Browse repository at this point
Copy the full SHA dc1f710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43ad977 - Browse repository at this point
Copy the full SHA 43ad977View commit details
Commits on Aug 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e5aa08e - Browse repository at this point
Copy the full SHA e5aa08eView commit details
Commits on Aug 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4d84f96 - Browse repository at this point
Copy the full SHA 4d84f96View commit details -
Configuration menu - View commit details
-
Copy full SHA for d182bc9 - Browse repository at this point
Copy the full SHA d182bc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93b5696 - Browse repository at this point
Copy the full SHA 93b5696View commit details
Commits on Aug 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fd8f6ba - Browse repository at this point
Copy the full SHA fd8f6baView commit details
Commits on Aug 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ee6c027 - Browse repository at this point
Copy the full SHA ee6c027View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d4894a - Browse repository at this point
Copy the full SHA 8d4894aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8986a4 - Browse repository at this point
Copy the full SHA c8986a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e6ea5f - Browse repository at this point
Copy the full SHA 3e6ea5fView commit details
Commits on Aug 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ecad27c - Browse repository at this point
Copy the full SHA ecad27cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb44839 - Browse repository at this point
Copy the full SHA cb44839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c000f - Browse repository at this point
Copy the full SHA 08c000fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d75951c - Browse repository at this point
Copy the full SHA d75951cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2918334 - Browse repository at this point
Copy the full SHA 2918334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84cb940 - Browse repository at this point
Copy the full SHA 84cb940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12578f4 - Browse repository at this point
Copy the full SHA 12578f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 052aa44 - Browse repository at this point
Copy the full SHA 052aa44View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5936b4 - Browse repository at this point
Copy the full SHA e5936b4View commit details
Commits on Aug 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 94319e0 - Browse repository at this point
Copy the full SHA 94319e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca54ba - Browse repository at this point
Copy the full SHA 4ca54baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49de17b - Browse repository at this point
Copy the full SHA 49de17bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77686ef - Browse repository at this point
Copy the full SHA 77686efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8def752 - Browse repository at this point
Copy the full SHA 8def752View commit details -
Error messages resulting for constraint violations are still to be done.
Configuration menu - View commit details
-
Copy full SHA for 3e54005 - Browse repository at this point
Copy the full SHA 3e54005View commit details
Commits on Oct 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4d5e9a9 - Browse repository at this point
Copy the full SHA 4d5e9a9View commit details
Commits on Oct 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bb42f19 - Browse repository at this point
Copy the full SHA bb42f19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b0f176 - Browse repository at this point
Copy the full SHA 0b0f176View commit details
Commits on Oct 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7cf875c - Browse repository at this point
Copy the full SHA 7cf875cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad1019d - Browse repository at this point
Copy the full SHA ad1019dView commit details
Commits on Oct 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 65a7d31 - Browse repository at this point
Copy the full SHA 65a7d31View commit details
Commits on Nov 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6db8245 - Browse repository at this point
Copy the full SHA 6db8245View commit details -
Configuration menu - View commit details
-
Copy full SHA for d984ee2 - Browse repository at this point
Copy the full SHA d984ee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0b213 - Browse repository at this point
Copy the full SHA 2f0b213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 614b5db - Browse repository at this point
Copy the full SHA 614b5dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 619945a - Browse repository at this point
Copy the full SHA 619945aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c6fc13 - Browse repository at this point
Copy the full SHA 2c6fc13View commit details
Commits on Nov 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 62ff2a7 - Browse repository at this point
Copy the full SHA 62ff2a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22e418a - Browse repository at this point
Copy the full SHA 22e418aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32691f1 - Browse repository at this point
Copy the full SHA 32691f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0950745 - Browse repository at this point
Copy the full SHA 0950745View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89067fc - Browse repository at this point
Copy the full SHA 89067fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee608ca - Browse repository at this point
Copy the full SHA ee608caView commit details
Commits on Nov 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8b09b46 - Browse repository at this point
Copy the full SHA 8b09b46View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a844b - Browse repository at this point
Copy the full SHA e8a844bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca065f4 - Browse repository at this point
Copy the full SHA ca065f4View commit details
Commits on Nov 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f2cdd47 - Browse repository at this point
Copy the full SHA f2cdd47View commit details
Commits on Nov 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f950d85 - Browse repository at this point
Copy the full SHA f950d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fab8e4 - Browse repository at this point
Copy the full SHA 9fab8e4View commit details
Commits on Nov 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 71a1910 - Browse repository at this point
Copy the full SHA 71a1910View commit details
Commits on Nov 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8207d12 - Browse repository at this point
Copy the full SHA 8207d12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84baa99 - Browse repository at this point
Copy the full SHA 84baa99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 040d038 - Browse repository at this point
Copy the full SHA 040d038View commit details
Commits on Nov 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a135c5b - Browse repository at this point
Copy the full SHA a135c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50acc5b - Browse repository at this point
Copy the full SHA 50acc5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55cc979 - Browse repository at this point
Copy the full SHA 55cc979View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2637294 - Browse repository at this point
Copy the full SHA 2637294View commit details -
Configuration menu - View commit details
-
Copy full SHA for afb59c0 - Browse repository at this point
Copy the full SHA afb59c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d358f3 - Browse repository at this point
Copy the full SHA 4d358f3View commit details
Commits on Nov 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2e9cfd8 - Browse repository at this point
Copy the full SHA 2e9cfd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 019c677 - Browse repository at this point
Copy the full SHA 019c677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80b1ca3 - Browse repository at this point
Copy the full SHA 80b1ca3View commit details
Commits on Dec 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8c7e0b7 - Browse repository at this point
Copy the full SHA 8c7e0b7View commit details
Commits on Dec 13, 2018
-
Stevan Ognjanovic committed
Dec 13, 2018 Configuration menu - View commit details
-
Copy full SHA for f92eed2 - Browse repository at this point
Copy the full SHA f92eed2View commit details -
Added store changes which are prerequisite for the overloading
Stevan Ognjanovic committedDec 13, 2018 Configuration menu - View commit details
-
Copy full SHA for 2e5b958 - Browse repository at this point
Copy the full SHA 2e5b958View commit details
Commits on Dec 14, 2018
-
Added overloading, all previous tests pass
Stevan Ognjanovic committedDec 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 68f28af - Browse repository at this point
Copy the full SHA 68f28afView commit details -
Overloading before extensive testing
Stevan Ognjanovic committedDec 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 7b2a68e - Browse repository at this point
Copy the full SHA 7b2a68eView commit details
Commits on Jan 2, 2019
-
Stevan Ognjanovic committed
Jan 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 9261ddb - Browse repository at this point
Copy the full SHA 9261ddbView commit details -
Added comments for function name overloading
Stevan Ognjanovic committedJan 2, 2019 Configuration menu - View commit details
-
Copy full SHA for e442a40 - Browse repository at this point
Copy the full SHA e442a40View commit details -
Stevan Ognjanovic committed
Jan 2, 2019 Configuration menu - View commit details
-
Copy full SHA for d0f01cd - Browse repository at this point
Copy the full SHA d0f01cdView commit details
Commits on Jan 6, 2019
-
Before adding examples to report
Stevan Ognjanovic committedJan 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 1e6df5b - Browse repository at this point
Copy the full SHA 1e6df5bView commit details -
Stevan Ognjanovic committed
Jan 6, 2019 Configuration menu - View commit details
-
Copy full SHA for d3a5d4d - Browse repository at this point
Copy the full SHA d3a5d4dView commit details
Commits on Jan 7, 2019
-
Stevan Ognjanovic committed
Jan 7, 2019 Configuration menu - View commit details
-
Copy full SHA for f99ecbc - Browse repository at this point
Copy the full SHA f99ecbcView commit details -
Stevan Ognjanovic committed
Jan 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 9ab927a - Browse repository at this point
Copy the full SHA 9ab927aView commit details -
Stevan Ognjanovic committed
Jan 7, 2019 Configuration menu - View commit details
-
Copy full SHA for a7f26ee - Browse repository at this point
Copy the full SHA a7f26eeView commit details -
Stevan Ognjanovic committed
Jan 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 03cc038 - Browse repository at this point
Copy the full SHA 03cc038View commit details
Commits on Jan 21, 2019
-
Stevan Ognjanovic committed
Jan 21, 2019 Configuration menu - View commit details
-
Copy full SHA for c57f7ab - Browse repository at this point
Copy the full SHA c57f7abView commit details -
Stevan Ognjanovic committed
Jan 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 987dc1d - Browse repository at this point
Copy the full SHA 987dc1dView commit details
Commits on Jan 22, 2019
-
Stevan Ognjanovic committed
Jan 22, 2019 Configuration menu - View commit details
-
Copy full SHA for 0f22471 - Browse repository at this point
Copy the full SHA 0f22471View commit details
Commits on Jan 23, 2019
-
Stevan Ognjanovic committed
Jan 23, 2019 Configuration menu - View commit details
-
Copy full SHA for e8fbc4e - Browse repository at this point
Copy the full SHA e8fbc4eView commit details
Commits on Jan 24, 2019
-
More general unification for pairs, coding style fixes
Stevan Ognjanovic committedJan 24, 2019 Configuration menu - View commit details
-
Copy full SHA for da2c7b5 - Browse repository at this point
Copy the full SHA da2c7b5View commit details
Commits on Feb 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8441ed7 - Browse repository at this point
Copy the full SHA 8441ed7View commit details