aboutsummaryrefslogtreecommitdiff
path: root/lib/utils.js
Commit message (Expand)AuthorAge
* Minimal backend typescript support (#3207)gh-1454Patrick Quist2021-12-22
* Only focus on the first word of semver for orderingRabsRincon2021-08-28
* Multifile/IDE mode (#2725)Patrick Quist2021-08-26
* Initial sketch for how we could parse Rust output (#2761)Rubén Rincón Blanco2021-07-06
* Prefer regex.test()Matt Godbolt2021-05-27
* Add CMake API (#2509)Patrick Quist2021-03-22
* Reassign copyright to Compiler Explorer Authors (#2233)Matt Godbolt2020-09-26
* Use ES6 Modules (#2132)Austin Morton2020-09-26
* support library options to be passed on to the compiler (#2215)Patrick Quist2020-09-25
* Add new eslint rules (#2121)Rubén Rincón Blanco2020-08-04
* Normalize utils.js documentationRabsRincon2020-07-06
* Make url hash a base32 encode (#2062)Rubén Rincón Blanco2020-07-06
* change to support ce userPartouf2020-05-29
* Replace strings using a slightly faster method.Matt Godbolt2020-02-04
* Get rid of a `var`Matt Godbolt2020-01-07
* Accept url options on all relevant routes and use toProperty to convert themAustin Morton2019-08-23
* real path fix for toolsPartouf2019-07-30
* fix source filename in parseOutputPartouf2019-07-30
* Conserve empty lines in output paneRabsRincon2019-06-27
* Super minor tweaks to @bugwelle's awesome PR for LLVM IR mode!Matt Godbolt2019-03-21
* Merge branch 'master' into llvmMatt Godbolt2019-03-21
|\
| * Trim trailing whitespaces when removing comments.Kārlis Seņko2019-01-08
* | [LLVM] Fix linter warningsAndre Meyering2018-11-28
* | [Utils] Add trimLine() functionAndre Meyering2018-11-28
|/
* Fix local storage & add compiler name to unfurlingRabsRincon2018-08-20
* Use binary buffers for hash; safe64 encode results. Addresses #1056Matt Godbolt2018-08-18
* Move to on-the-fly parsingRabsRincon2018-08-17
* Wine fixes. Closes #1017Matt Godbolt2018-07-28
* Move to own fork of cookieconsentRabsRincon2018-07-04
* Move anonymizeIp function to utils.js & add testsRabsRincon2018-06-28
* Drop underscore-node in favour of underscore.jsRabsRincon2018-06-15
* remove temp path from filenames in outputPartouf2018-03-15
* better error output for pascalPartouf2018-03-15
* Fix copyright dates and normalize textRabsRincon2018-02-27
* Format filesRabsRincon2018-02-07
* New year, new dateRabsRincon2018-01-01
* Merge pull request #687 from Som1Lse/masterMatt Godbolt2017-12-19
|\
| * Now supports colorized compiler outputwith -fdiagnostics-color=alwaysAdrian Bibby Walther2017-12-17
* | Treat <stdin> like compiler source. Should fix #680Matt Godbolt2017-12-19
|/
* Add utils tests, update filter-testsMatt Godbolt2017-12-10
* Bring every file up-to-format-dateRubén2017-10-02
* Don't `trim()` output lines. Fixes #339, hopefully doesn't introduce any new ...Matt Godbolt2017-03-21
* Merge remote-tracking branch 'origin/master' into monacoMatt Godbolt2017-02-06
|\
| * Better error handlingMatt Godbolt2017-02-04
* | Bunch of TODOs; inline warnings/errors etcMatt Godbolt2017-01-17
|/
* New RESTful APIMatt Godbolt2017-01-14
* Another year, another copyright updateMatt Godbolt2017-01-02
* Work in progress on WINE/win32/win64 compiler supportMatt Godbolt2016-11-09
* Better parsing of error messagesMatt Godbolt2016-10-21
* Parse stdout/stderr on the server sideMatt Godbolt2016-10-19