-
Include blocks aren't working in the standalone version of the API.
Looks like vle_specific.php isn't currently being emulated at all so worth checking there's nothing else lurking there.
-
-
Implementation of the new VLE formulation has stalled due to lack of time availability - we should return to this if we can find the time.
The old PR was #977.
-
I tried to `:comp` two Chromium trees and Vifm crashed.
```
#0 fill_side_by_side.isra.0 (group_paths=group_paths@entry=1, other=..., curr=...)
at /usr/src/vifm-0.12-1build2/src/compare.c:317…
-
Dissasembly is missing instructions EFSMAX, EFSMIN, EFSSQRT. Which appears to result in
`"/* WARNING: Bad instruction - Truncating control flow here */" `
second issue is
```
" 09083f…
-
While examining some firmware, I noticed that Ghidra does not recognize certain PowerPC VLE instructions that begin with 10. I wanted to report this issue. The processor in question is an MPC5777C. I …
-
Hi
I notice that clicking links from notebook homepage table of contents now goes to eg `https://example.com/notebooks?path=my_notebook.ipynb` rather than `https://example.com/notebooks/index.html?…
-
A high level overview of what's required for the Learning Tools Interoperability/Virtual Learning Environment integration.
* Authorisation
* Using LTI to receive authentication that a user has …
-
Could you confirm that this line is supressing the whole Moodle submission form because the TII End User License Agreement has not been accepted or has been declined?
https://github.com/turnitin/mo…
-
Hi
I've been digging some automotive firmware. And I found that some of the instructions in PowerPC VLE are still unknown in Ghidra. I'm also not deep enough to be able to figure it out to contribu…