code.pyret.org
code.pyret.org copied to clipboard
Website for serving Pyret to folks.
We should hide the `import` code here behind a dropdown/hidden thing. Most users don't use it (only power users like advanced students, teachers who write curricula, etc need it, and...
In the dialog for publish, it says to click a button called "Close", but the button is actually labelled “Cancel”
In CPO, when a shared file opens, various bad things can happen that could lose work. For example, the user's computer or browser could crash, a data structures student could...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...
Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [selenium-webdriver](https://github.com/SeleniumHQ/selenium). These dependencies need to be updated together. Removes `xml2js` Updates `selenium-webdriver` from 3.6.0 to 4.11.1 Release notes Sourced from...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...
Program: ``` fun f1(n :: Number): n + n end fun f2(n :: Number): 2 * n end ``` If I write (in either definitions or REPL) `f1 < f2`...
Fix for #442. UI previously broke at widths
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) to 4.1.1 and updates ancestor dependency [heroku](https://github.com/heroku/cli). These dependencies need to be updated together. Updates `http-cache-semantics` from 3.8.1 to 4.1.1 Commits 2449650 Update mocha 560b2d8 Don't use regex...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...