Y-Less
Y-Less
### json4s version 3.5.0 ### scala version 2.12 ### jdk version 1.8 ### Description I wrote some code to look for a specific field in an object, then loop over...
I believe there is an issue with y_hooks, but as of yet I've not even managed to construct a synthetic test showing the problem. I'm also not going to try...
I have always wanted to make YSI compatible with the JIT plugin (I found a post mentioning that from 2012) the other day. The level of compatibility has fluctuated, the...
I was inspired after reading this: https://github.com/Southclaws/sampctl/wiki/Modern-Pawn#entry-scripts So I've added a `TestCompile:` feature to y_testing. It is just a function that ensures it is never called, but always exists (public)...
They weren't designed for systems that are long-running.
https://gist.github.com/Vince0789/f2073f4b9fd135188f6ef4c25bcdfd9d
I saw this: http://forum.sa-mp.com/showthread.php?t=643254 And suggested adding it to here, to be conditionally compiled if the Pawn.RakNet include exists. The idea being to fall back on the existing fix if...
Plugin
Since the discussion for my pull request #42 got seriously side-tracked, I figured I'd make a new issue for this. Many of the fixes would be much easier as a...
License
This seems to be by far the most active of the forks, so I'm going to assume it is now the official one. This issue is entirely my fault, as...
## Change List This makes several changes to tags: 1. Everything that accepts a boolean value (only `0` or `1`) now have `bool:` tags, possibly defaulting to `true` or `false`....