fiddle icon indicating copy to clipboard operation
fiddle copied to clipboard

A playground platform for the PAWN scripting language

Results 64 fiddle issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.4 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=html-react-parser&from_version=0.6.4&to_version=0.9.0&pr_id=e971ebab-f2f8-4258-b060-7e763d86f284&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...

dependencies

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

Hi, Steps to reproduce: - open fiddle link - click start - click fork - click stop -> nothing happens. Best regards

To use it as a good and easy online IDE/Compiler. No need to open any program, you could code, compile, download and upload scripts to your server even using your...

![image](https://user-images.githubusercontent.com/19377618/57236070-8a200a80-7024-11e9-9dbb-6c6d973eabed.png) Instead there should be different layouts that use their available space as good as possible. This is much worse on mobile devices.

Pawn-playground has a feature where you could single-step pre-processor macro replacements to see exactly how they were evaluated at every stage of compiling. It was incredibly handy. Please add that.