David Plass
David Plass
I'm having this problem with both the development and the `google_oauth2` provider. I'm using SInatra and Rack (not Rails). omniauth.auth is nil every time.
The document I referenced only shows how to set up Bazel using a WORKSPACE file. This will soon be obsolete; the preferred way of configuring bazel is evidently via MODULE.bazel...
They don't. In the emulator, DCR calls [SetFlagsBasedOn](https://github.com/FanisDeligiannis/8085_emulator/blob/main/8085_emu/src/CPUinstructions.cpp#L30). This sets the carry argument to -1, which doesn't change the value of the carry flag in [SetFlags](https://github.com/FanisDeligiannis/8085_emulator/blob/main/8085_emu/src/CPU.cpp#L256)
This is referenced in issue #35 but it's a separate issue from issue #35
> related: [#843](https://github.com/google/xls/issues/843) [#906](https://github.com/google/xls/issues/906) @proppy how are #843 and this issue different?
> If we're not going to add an IR node for it (and I don't think we have any active plans to) I think we should probably remove this in...
TODO: 1. Parser infrastructure - done 2. Type deduction - done 3. Bytecode generation - done 4. IR conversion - done 5. Fuzz testing - done
This is definitely still broken.