Results 10 issues of Mae Milano

class c: pass c.x, c.y = (5,6) reports exception: can't assign to literals this works in python. This makes solving the destructuring bind bug for classes somewhat tricky. I've worked...

It looks like there might be something wrong with the parsing or fetching of channel names in this plugin --- according to the log file, it looks like the "login"...

Right now we're directly putting the macro-expanded code in the class, which is insufficient dogfood!

The current parser kinda ignores operation associativity. It shouldn't do that. Actual inspect the operator we're parsing to decide associativity correctly.

bug

add read witnesses to compiler, alongside detection of whether they are necessary.

Which ignores whether the clock is up-to-date and always chooses tracking transactions. Currently enabled by a hack in my working copy.

Too many arguments that are just there for overloading resolution and the user needs to supply every time.

enhancement

it's kinda annoying to find right now

refactor

only makes sense to require it for trackable, causal items.

refactor

Interface for raw SQL commands as operations. Handles can be dummies except those required by tracking.

enhancement