• Joined on 2022-04-02
wylited commented on issue M-Labs/nac3#221 2022-04-15 16:32:52 +08:00
classes without __init__ should be valid

what is "the right thing"? throwing an error?

wylited created pull request M-Labs/nac3#265 2022-04-13 16:18:41 +08:00
no_init
wylited commented on pull request M-Labs/nac3#263 2022-04-13 16:14:40 +08:00
nac3core: toplevel, fix for class constructors + spelling errors

Closed this pull request due to issues working with git so i just opened a new branch with the changes.

to be honest though, I don't know what reason there was to be checking if the class had a…

wylited pushed to no_init at M-Labs/nac3 2022-04-13 15:57:29 +08:00
d8caaed2d1 nac3core: keep checks for class constructors
wylited deleted branch iss221_noinit from M-Labs/nac3 2022-04-13 15:55:31 +08:00
wylited closed pull request M-Labs/nac3#263 2022-04-13 15:55:30 +08:00
nac3core: toplevel, fix for class constructors + spelling errors
wylited pushed to no_init at M-Labs/nac3 2022-04-13 15:55:21 +08:00
wylited created branch no_init in M-Labs/nac3 2022-04-13 15:55:21 +08:00
wylited deleted branch iss135-enumerate from M-Labs/nac3 2022-04-13 15:43:52 +08:00
wylited pushed to master at M-Labs/nac3 2022-04-13 15:42:36 +08:00
35b6459c58 nac3core: replace paramter with parameter
wylited created pull request M-Labs/nac3#264 2022-04-13 11:28:41 +08:00
spelling
wylited pushed to spelling at M-Labs/nac3 2022-04-13 11:27:57 +08:00
56a37ce89d Revert "nac3core: toplevel, fix for class constructors + spelling errors"
wylited pushed to spelling at M-Labs/nac3 2022-04-13 11:23:16 +08:00
1d32c44bf5 spelling fixes
wylited created branch spelling in M-Labs/nac3 2022-04-13 11:23:16 +08:00
wylited pushed to iss221_noinit at M-Labs/nac3 2022-04-13 10:58:30 +08:00
ef7a7f55ce Merge branch 'master' into iss221_noinit
6972689469 nac3artiq: cleanup demo
3fb22c9182 nac3artiq: treat host numpy.float64 as float. Closes #90
Compare 3 commits »
wylited created pull request M-Labs/nac3#263 2022-04-13 10:38:22 +08:00
nac3core: toplevel, fix for class constructors + spelling errors
wylited pushed to iss221_noinit at M-Labs/nac3 2022-04-13 10:36:58 +08:00
ab86bf4591 nac3core: toplevel, fix for class constructors + spelling errors
wylited created branch iss221_noinit in M-Labs/nac3 2022-04-13 10:36:57 +08:00
wylited pushed to iterators at M-Labs/nac3 2022-04-11 14:41:46 +08:00
a5efba75ba nac3core: toplevel | add enumerate as a keyword for functions
eeeccfd656 add extra builtin types for tuples and lists
Compare 2 commits »
wylited created branch iterators in M-Labs/nac3 2022-04-07 17:04:30 +08:00