• Joined on 2021-03-29

ychenfo deleted branch WIP_debug_unioned_fail from M-Labs/nac3

2021-11-05 01:11:51 +08:00

ychenfo pushed to range_with_class at M-Labs/nac3

2021-11-05 01:11:19 +08:00

ychenfo pushed to WIP_debug_unioned_fail at M-Labs/nac3

2021-11-04 15:59:12 +08:00

ychenfo created branch WIP_debug_unioned_fail in M-Labs/nac3

2021-11-04 15:59:11 +08:00

ychenfo pushed to with_nac3comment at M-Labs/nac3

2021-11-04 15:05:07 +08:00

ychenfo created pull request M-Labs/nac3#68

nac3parser: add comment support

2021-11-03 22:05:49 +08:00

ychenfo pushed to with_nac3comment at M-Labs/nac3

2021-11-03 21:57:44 +08:00

ychenfo created branch range_with_class in M-Labs/nac3

2021-11-01 04:44:12 +08:00

ychenfo pushed to range_with_class at M-Labs/nac3

2021-11-01 04:44:12 +08:00

ychenfo pushed to with_nac3comment at M-Labs/nac3

2021-10-16 11:52:06 +08:00

ychenfo commented on issue M-Labs/nac3#20

add comment support to rustpython parser

> But why can't we associate the first comment to the if statement and the second comment to the `b = 1` statement? Thanks for the suggestion, I have added this support in the [latest…

2021-10-16 01:50:21 +08:00

ychenfo pushed to with_nac3comment at M-Labs/nac3

  • 9fb39da930 update parser mod, fix location, allow semicolon before the tail comment

2021-10-16 01:38:14 +08:00

ychenfo commented on issue M-Labs/nac3#20

add comment support to rustpython parser

> what do you mean by > > this should attach to `if` can the whole program should not parse > > ? sorry, please just ignore the content of the previous comment. Let me explain again: I mean…

2021-10-14 00:24:57 +08:00

ychenfo pushed to with_nac3comment at M-Labs/nac3

  • e8b2f8c868 pass config comment prefix as argument when parsing

2021-10-13 22:35:42 +08:00

ychenfo commented on issue M-Labs/nac3#20

add comment support to rustpython parser

The updated [with_nac3comment](https://git.m-labs.hk/M-Labs/nac3/src/branch/with_nac3comment) branch contains updates related to previous discussion, including: - avoid NAC3 references in the…

2021-10-13 20:37:31 +08:00

ychenfo pushed to with_nac3comment at M-Labs/nac3

2021-10-13 20:16:19 +08:00

ychenfo pushed to with_nac3comment at M-Labs/nac3

2021-10-13 00:00:15 +08:00

ychenfo commented on issue M-Labs/nac3#46

poor error message with incorrect method return type

now the error msg looks like: ``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "expected return type of `int32` in function `__main__A.get_a` at line 13 column 5"',…

2021-10-03 18:11:27 +08:00

ychenfo pushed to master at M-Labs/nac3

2021-10-03 18:08:41 +08:00

ychenfo closed issue M-Labs/nac3#46

poor error message with incorrect method return type

2021-10-03 18:02:47 +08:00