Sam Tobin-Hochstadt

Results 478 comments of Sam Tobin-Hochstadt

Travis runs builds on Google Cloud, so they're probably the same issue.

This is most likely a problem for the expander.

I think the link to the RFC discussion is wrong. Can you add something comparing it to sapling notation?

Also, Rust and JavaScript now both use `?` as an operator (for related things, but not related to the C `?`).

@sorawee the base argument doesn't look like an integer to me ...

First part addressed by eb73b382e554272a30272aa7ed6636eb45258cfb

Oh ugh, I'll have to ask mflatt about fixing that.

@mflatt, a question about an expander change. A while back, you suggested code like https://gist.github.com/samth/3eeda70b93d0e7ce8669180f1178f7d0 in order to generate syntax objects with appropriate source information. However, this no longer works...