Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
9b7aa7786ed12cdf1fde8f715fdaf4ca44b5ab71
/
app.js
48f5d00
Shortten some app.js lines
by RabsRincon
· 7 years ago
6b376b7
Remove unused improtd
by RabsRincon
· 7 years ago
90adcd2
ES6fy app.js
by RabsRincon
· 7 years ago
c3782df
windows platform itself works like wsl
by partouf
· 7 years ago
429ffd9
const
by partouf
· 7 years ago
1d65f85
return false when no compiler supportsExecute
by partouf
· 7 years ago
2ef40c9
make api match the documentation
by partouf
· 7 years ago
fc75208
New year, new date
by RabsRincon
· 7 years ago
c642ed3
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
27b57c0
Hide C until after the merge
by RabsRincon
· 7 years ago
7b489c6
Stop getting into an infinite loop
by RabsRincon
· 7 years ago
929be85
Restore --language EXTRA_ARG
by RabsRincon
· 7 years ago
7d3e26f
Stop showing release hash if none is found
by RabsRincon
· 7 years ago
aa01214
Allow to run CE when downloading the repo
by RabsRincon
· 7 years ago
fcf812a
Fix up bad merge
by Matt Godbolt
· 7 years ago
918b2dd
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
d359122
Move compile handler, add tests
by Matt Godbolt
· 7 years ago
69ee804
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
22c8705
Extract source handler
by Matt Godbolt
· 7 years ago
5c98dfe
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
10e8f72
Remove filter(_.identity) in favour of _.compact()
by Matt Godbolt
· 7 years ago
7e884d5
Remove unnecessary sort function
by Matt Godbolt
· 7 years ago
bd959a5
Merge branch 'master' into unification
by Matt Godbolt
· 7 years ago
69ca21d
Remove filter(_.identity) in favour of _.compact()
by Matt Godbolt
· 7 years ago
acca036
Remove unnecessary sort function
by Matt Godbolt
· 7 years ago
f1f5baf
Merge branch 'master' into unification
by Rubén
· 7 years ago
ade5ecc
Cleanup
by Andrew Pardoe
· 7 years ago
633ef10
PR feedback fixes
by Andrew Pardoe
· 7 years ago
050e41b
Add winTmp, but keep user option of opt tmpDir.
by Andrew Pardoe
· 7 years ago
0b663c8
Restore tmpdir in app.js
by Andrew Pardoe
· 7 years ago
251c742
Automatically determine Windows temp dir
by Andrew Pardoe
· 7 years ago
7c6eced
Change tmpDir to use %TEMP%
by Andrew Pardoe
· 7 years ago
5d2ab34
Fix undefined compiler props
by RabsRincon
· 7 years ago
b3a5cf8
Merge branch 'master' into unification
by Rubén
· 7 years ago
1c3e94d
Start extracting handlers into their own testable bits
by Matt Godbolt
· 7 years ago
6d83ccb
Extract health check handler
by Matt Godbolt
· 7 years ago
1d6418f
Make CPPX into its own language for the dropdown
by RabsRincon
· 7 years ago
11ce1e4
Fix NewRelic label
by RabsRincon
· 7 years ago
d7818ae
Merge branch 'master' into unification
by Rubén
· 7 years ago
43279a6
Fix various points raised after code reviews
by RabsRincon
· 7 years ago
5b199a1
Extract google short url into a testable (I know!) unit. And test it
by Matt Godbolt
· 7 years ago
030cfff
Increase the style points of our filtering
by RabsRincon
· 7 years ago
740e88d
New relic support
by Matt Godbolt
· 7 years ago
9aed176
Fix build
by Matt Godbolt
· 7 years ago
864538b
Fix case with empty compiler group
by Matt Godbolt
· 7 years ago
f2bb96c
Handle empty strings in cascading properties
by Matt Godbolt
· 7 years ago
5119cf5
Ensure compiler IDs are distinct across languages
by Matt Godbolt
· 7 years ago
fbbb4c9
Fix Editor losing code on language switch
by RabsRincon
· 7 years ago
a8763c3
Fix lingering issues. Now you can at least compile!
by RabsRincon
· 7 years ago
63ed0e7
Change enough stuff as to get it running
by RabsRincon
· 7 years ago
c1ff139
Change first step in getting compilers
by RabsRincon
· 7 years ago
4aba6bd
Include forgotten changed lines
by RabsRincon
· 7 years ago
ed18abc
Delete compilerPropsLT, as it's not needed
by RabsRincon
· 7 years ago
d4d28cd
Change order of transform params so lang is opt
by RabsRincon
· 7 years ago
e64a0fe
Change enough of app.js for it not to crash
by RabsRincon
· 7 years ago
de3a699
Add basic UI support
by RabsRincon
· 7 years ago
9a00c9b
Apply beta through config. Closes #647
by Matt Godbolt
· 7 years ago
4071012
Minor formatting changes
by Matt Godbolt
· 7 years ago
cf407a8
Add some config parameters that come from AWS itself. Use it to configure raven (sentry.io) on the server
by Matt Godbolt
· 7 years ago
c443cb1
Update app.js
by Andrew Pardoe
· 7 years ago
0ace5fb
Add explicit WSL option
by Andrew Pardoe
· 7 years ago
c82fa1d
Place a git_hash within the archive, and use it in place of git rev-parse
by Matt Godbolt
· 7 years ago
9a3d1f8
Add a healthcheck endpoint. Closes #563
by Matt Godbolt
· 7 years ago
13dce4a
Merge pull request #540 from AndrewPardoe/master
by Matt Godbolt
· 7 years ago
d193739
Bring every file up-to-format-date
by Rubén
· 7 years ago
8aade5f
Merge remote-tracking branch 'godbolt/master'
by Andrew Pardoe
· 7 years ago
aa78f2c
Handle short URL results that don't appear to be well-formed. Fixes #465
by Matt Godbolt
· 7 years ago
fb848fa
Allow more than 1 include path per lib version
by Rubén
· 7 years ago
8eb4df5
Add general improvements to lib dropdown
by Rubén
· 7 years ago
4c5f1bf
Add library inclusion dropdown
by Rubén
· 7 years ago
e71ff38
Add a default font scale setting
by Matt Godbolt
· 7 years ago
78cf120
Cleaned up changes to get rid of crazy parse fail
by Andrew Pardoe
· 7 years ago
3c80c6e
Fix some minor issues with compiler type determination.
by Matt Godbolt
· 7 years ago
13cd0fd
Made some changes to the way we parse arguments as a stab at a start of a meta data gatherer
by jaredwy
· 7 years ago
f006b2b
Add an extra arg to disable remote fetching of compilers
by Rubén
· 7 years ago
9a44255
Adress various points brought up by Matt
by Rubén
· 7 years ago
20c1332
Add optio for execution
by Matt Godbolt
· 8 years ago
4ae9e05
Set type of sitemap
by Matt Godbolt
· 8 years ago
6ccc456
Bugfixes from modernization
by Rubén Rincón
· 8 years ago
fc11f76
Seo! We have a definition now so we don't show stuipd stuff when people search for the compiler explorer
by Rubén Rincón
· 8 years ago
2a76ba0
Rename UI compiler options to 'defaultOptions' to discriminate vs always-supplied options
by Matt Godbolt
· 8 years ago
dfd691b
Configurable objdump. Use GCC 6.3's binutils on the live site
by Matt Godbolt
· 8 years ago
0d38dfa
Set caching headers on asm API requests
by Matt Godbolt
· 8 years ago
687cf28
Move asm-docs into server directory
by Matt Godbolt
· 8 years ago
6523b5d
Moved doc api handler to new file. Endpoint is now GET
by Rubén Rincón
· 8 years ago
31252d2
Fix semicolon
by Rubén Rincón
· 8 years ago
e5fb91f
Moved prefix definition
by Rubén Rincón
· 8 years ago
41587fa
Merge branch 'master' of github.com:mattgodbolt/compiler-explorer into docs_from_server
by Rubén Rincón
· 8 years ago
a900997
Asm docs are now served by the application, using promises
by Rubén Rincón
· 8 years ago
060151d
Enable CORS (for @cppchedy)
by Matt Godbolt
· 8 years ago
2625f4f
Disable view cache for debugging
by Matt Godbolt
· 8 years ago
6eb89eb
Fix up some caching headers
by Matt Godbolt
· 8 years ago
dfe8cbe
Note some internal TODOs
by Matt Godbolt
· 8 years ago
ddddc8e
Read-only embedded
by Matt Godbolt
· 8 years ago
ef975bd
Move to using pug templates to assemble both main view and embedded view. Means a reduction in code duplication between embedded and non-embedded; and saves a round-trip getting the options.
by Matt Godbolt
· 8 years ago
9d601e9
Refactor local storage; have configurable prefix
by Matt Godbolt
· 8 years ago
dcfaab8
Links to other languges now configurable
by Matt Godbolt
· 8 years ago
cbc4d0b
Remove old diff handler; old static directory (at last!)
by Matt Godbolt
· 8 years ago
eb679d5
Fix extraneous new line
by Matt Godbolt
· 8 years ago
a9e777b
Fix remote compilers
by Matt Godbolt
· 8 years ago
Next »