index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
utils.js
Commit message (
Expand
)
Author
Age
*
Minimal backend typescript support (#3207)
gh-1454
Patrick Quist
2021-12-22
*
Only focus on the first word of semver for ordering
RabsRincon
2021-08-28
*
Multifile/IDE mode (#2725)
Patrick Quist
2021-08-26
*
Initial sketch for how we could parse Rust output (#2761)
Rubén Rincón Blanco
2021-07-06
*
Prefer regex.test()
Matt Godbolt
2021-05-27
*
Add CMake API (#2509)
Patrick Quist
2021-03-22
*
Reassign copyright to Compiler Explorer Authors (#2233)
Matt Godbolt
2020-09-26
*
Use ES6 Modules (#2132)
Austin Morton
2020-09-26
*
support library options to be passed on to the compiler (#2215)
Patrick Quist
2020-09-25
*
Add new eslint rules (#2121)
Rubén Rincón Blanco
2020-08-04
*
Normalize utils.js documentation
RabsRincon
2020-07-06
*
Make url hash a base32 encode (#2062)
Rubén Rincón Blanco
2020-07-06
*
change to support ce user
Partouf
2020-05-29
*
Replace strings using a slightly faster method.
Matt Godbolt
2020-02-04
*
Get rid of a `var`
Matt Godbolt
2020-01-07
*
Accept url options on all relevant routes and use toProperty to convert them
Austin Morton
2019-08-23
*
real path fix for tools
Partouf
2019-07-30
*
fix source filename in parseOutput
Partouf
2019-07-30
*
Conserve empty lines in output pane
RabsRincon
2019-06-27
*
Super minor tweaks to @bugwelle's awesome PR for LLVM IR mode!
Matt Godbolt
2019-03-21
*
Merge branch 'master' into llvm
Matt Godbolt
2019-03-21
|
\
|
*
Trim trailing whitespaces when removing comments.
Kārlis Seņko
2019-01-08
*
|
[LLVM] Fix linter warnings
Andre Meyering
2018-11-28
*
|
[Utils] Add trimLine() function
Andre Meyering
2018-11-28
|
/
*
Fix local storage & add compiler name to unfurling
RabsRincon
2018-08-20
*
Use binary buffers for hash; safe64 encode results. Addresses #1056
Matt Godbolt
2018-08-18
*
Move to on-the-fly parsing
RabsRincon
2018-08-17
*
Wine fixes. Closes #1017
Matt Godbolt
2018-07-28
*
Move to own fork of cookieconsent
RabsRincon
2018-07-04
*
Move anonymizeIp function to utils.js & add tests
RabsRincon
2018-06-28
*
Drop underscore-node in favour of underscore.js
RabsRincon
2018-06-15
*
remove temp path from filenames in output
Partouf
2018-03-15
*
better error output for pascal
Partouf
2018-03-15
*
Fix copyright dates and normalize text
RabsRincon
2018-02-27
*
Format files
RabsRincon
2018-02-07
*
New year, new date
RabsRincon
2018-01-01
*
Merge pull request #687 from Som1Lse/master
Matt Godbolt
2017-12-19
|
\
|
*
Now supports colorized compiler outputwith -fdiagnostics-color=always
Adrian Bibby Walther
2017-12-17
*
|
Treat <stdin> like compiler source. Should fix #680
Matt Godbolt
2017-12-19
|
/
*
Add utils tests, update filter-tests
Matt Godbolt
2017-12-10
*
Bring every file up-to-format-date
Rubén
2017-10-02
*
Don't `trim()` output lines. Fixes #339, hopefully doesn't introduce any new ...
Matt Godbolt
2017-03-21
*
Merge remote-tracking branch 'origin/master' into monaco
Matt Godbolt
2017-02-06
|
\
|
*
Better error handling
Matt Godbolt
2017-02-04
*
|
Bunch of TODOs; inline warnings/errors etc
Matt Godbolt
2017-01-17
|
/
*
New RESTful API
Matt Godbolt
2017-01-14
*
Another year, another copyright update
Matt Godbolt
2017-01-02
*
Work in progress on WINE/win32/win64 compiler support
Matt Godbolt
2016-11-09
*
Better parsing of error messages
Matt Godbolt
2016-10-21
*
Parse stdout/stderr on the server side
Matt Godbolt
2016-10-19
[next]