Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
bbe381ac2fc7be5b773be8296d758fb034fe4b82
/
static
f523db6
January thanks
by Matt Godbolt
· 6 years ago
5706da4
* Add ability to use custom font family in editors
by RabsRincon
· 6 years ago
74a5720
Merge remote-tracking branch 'matt/master' into hide-header-code
by Partouf
· 6 years ago
9db2da4
whitespace
by Partouf
· 6 years ago
065f781
fix version popup copypastability
by Partouf
· 6 years ago
423f668
Move to newer sentry library (hopefully fixes any sentry log issues)
by Matt Godbolt
· 6 years ago
09d91cc
December's thanks
by Matt Godbolt
· 6 years ago
3096957
Stop fetching motd on embed view
by Rubén Rincón Blanco
· 6 years ago
cc450a0
Only update settings on resize when needed
by RabsRincon
· 6 years ago
4d65917
Add source editor word wrapping behaviour
by RabsRincon
· 6 years ago
c09fa06
Make Ctrl-S shortcut work the first time it's used
by RabsRincon
· 6 years ago
8a1f3d1
lintfixes
by Partouf
· 6 years ago
071b40e
Merge pull request #1164 from wimo7083/new_code_button
by Matt Godbolt
· 6 years ago
da819cf
Merge pull request #1171 from Bl4ckb0ne/tool-pahole
by Matt Godbolt
· 6 years ago
68a4e96
Update sharing.js
by Patrick Quist
· 6 years ago
ef64df9
Change twitter share via
by Rubén Rincón Blanco
· 6 years ago
aa06fd8
default off, added supportsLibraryCodeFilter property
by Partouf
· 6 years ago
06ecfd6
move editor above diff as it's not recognizing the changes
by wimo7083
· 6 years ago
0911ea8
remove debug actually
by wimo7083
· 6 years ago
e152694
remove compiler dropdown item
by wimo7083
· 6 years ago
717780b
remove debug, and change Component call
by wimo7083
· 6 years ago
bdc317c
move new windows to dropdown, and add fresh tab functionality
by wimo7083
· 6 years ago
98aef6e
Allow space between # and preprocessor directive
by RabsRincon
· 6 years ago
9287be1
Fix cookie storage expiration for policies consent
by RabsRincon
· 6 years ago
ca0ee67
Fix early checks for intel docs for asm ouput
by RabsRincon
· 6 years ago
60725dc
add listeners for new source button and remove DRY
by wimo7083
· 6 years ago
89bd740
update css for both themes
by wimo7083
· 6 years ago
97ccee6
Tool : add pahole button
by Simon Zeni
· 6 years ago
e71650f
Remove bad right margin & leftover text color
by RabsRincon
· 6 years ago
105c12c
add border, and style border for buttons
by wimo7083
· 6 years ago
a40020d
Bugfix cookie message always showing at startup
by RabsRincon
· 6 years ago
bb16fa6
Merge pull request #1155 from mattgodbolt/buildexecutable
by Patrick Quist
· 6 years ago
4eae8a0
Improve several dark theme contrasts
by RabsRincon
· 6 years ago
2a6e10c
attempt at seperating compilation and execution
by Partouf
· 6 years ago
c91756d
Fix bugous style import
by RabsRincon
· 6 years ago
1a71a22
Move to own cookie consent solution
by RabsRincon
· 6 years ago
b2fcbc9
Merge pull request #1144 from mattgodbolt/sourcetools
by Patrick Quist
· 6 years ago
d3a53cf
Merge pull request #1154 from mattgodbolt/execautobin
by Patrick Quist
· 6 years ago
75e95f5
notification + disable bin when execute is on
by Partouf
· 6 years ago
ebd9566
Fix overreaching event.preventDefault()
by RabsRincon
· 6 years ago
be26e06
auto select binary if needed when execute is selected
by Partouf
· 6 years ago
d14f723
October's thanks
by Matt Godbolt
· 6 years ago
77da7fc
Add setting to toggle CtrlS behaviour
by RabsRincon
· 6 years ago
468f6af
Merge remote-tracking branch 'matt/master' into sourcetools
by Partouf
· 6 years ago
832e6bf
fix
by Partouf
· 6 years ago
b2cd903
support clang-tidy -fix
by Partouf
· 6 years ago
1ca66bb
don't depend on exception
by Partouf
· 6 years ago
29523c4
disable tool button when tool is opened
by Partouf
· 6 years ago
71058de
lintfix
by Patrick Quist
· 6 years ago
ba40481
Merge pull request #1114 from bugwelle/moncao-llvm
by Matt Godbolt
· 6 years ago
1f9ab8b
run tool when first opened
by Partouf
· 6 years ago
d3f3b86
forgot this scope
by Partouf
· 6 years ago
7d1a83f
independent source tooling and postcompilation asm tooling
by Partouf
· 6 years ago
49a0c05
Further elaborate on errors
by Matt Godbolt
· 6 years ago
829f2ef
Merge pull request #1132 from wimo7083/compiler_service_error
by Matt Godbolt
· 6 years ago
c96254e
Change to using non ES6 strings
by Matt Godbolt
· 6 years ago
0a6a6cc
New privacy policy including references to Microsoft compilers and their privacy policy
by Matt Godbolt
· 6 years ago
7bf5484
Merge pull request #1125 from mattgodbolt/privacy_cookie
by Matt Godbolt
· 6 years ago
f821397
Merge pull request #1126 from mattgodbolt/cacheBust
by Matt Godbolt
· 6 years ago
61ea491
Don't dismiss compiler options on in-click
by RabsRincon
· 6 years ago
ea19843
Improve popover element detection on share window
by RabsRincon
· 6 years ago
bd82510
replaced statusCode with status
by wimo7083
· 6 years ago
d730387
check for 504 status for gateway errors
by wimo7083
· 6 years ago
0251673
Fix ads not closing when hiding them
by RabsRincon
· 6 years ago
3ab0ad1
Ensure clicking reload forces a recompile on the backend even if there's a cache too. Will mean we can enable file/s3 caching on the backends
by Matt Godbolt
· 6 years ago
1d5d6cc
Move privacy configuration to a cookie with a configurable domain. See #1109
by Matt Godbolt
· 6 years ago
848e84f
[Monaco] Add llvm syntax highlighting
by Andre Meyering
· 6 years ago
d43aa2b
Add spacing to social sharing icons
by RabsRincon
· 6 years ago
5794950
Fix conformance compilation status colours
by RabsRincon
· 6 years ago
ed6b826
Improve compilation status detection
by RabsRincon
· 6 years ago
daae1fc
* Update UI to Bootstrap 4.1
by Rubén Rincón Blanco
· 6 years ago
00e2cdc
Fix a few minor UI errors
by RabsRincon
· 6 years ago
6d0a171
Add support for ANSI Escape mode 2
by RabsRincon
· 6 years ago
c4bb3ed
Some more bugfixes before merging
by RabsRincon
· 6 years ago
cc45bfc
Fix last reported bugs on the new UI
by RabsRincon
· 6 years ago
5bf170d
Remove renderSideBySide comment from diff
by RabsRincon
· 6 years ago
8f14687
fix height issue of lib window
by Patrick Quist
· 6 years ago
79babff
Improve status icon readbility
by RabsRincon
· 6 years ago
1a08ea7
Fix failed merge commit
by RabsRincon
· 6 years ago
28c85ac
Merge branch 'master' into bootstrap4
by Rubén Rincón Blanco
· 6 years ago
36fe042
Fix dark theme
by RabsRincon
· 6 years ago
3c5d67d
Merge pull request #1086 from mattgodbolt/shortlinkjson
by Patrick Quist
· 6 years ago
866361f
Merge pull request #1106 from mattgodbolt/clean
by Patrick Quist
· 6 years ago
5db6ad1
Whoops a daisy. Missed moving a file.
by dbroemmel
· 6 years ago
71d1a41
Update fortran-mode.js
by Dirk Brömmel
· 6 years ago
6758521
Adding indenting for `select case`. Fixing indenting for simple `if` statement (without a block).
by dbroemmel
· 6 years ago
e0b96e2
I should really run `make lint` before committing (and check the spelling
by dbroemmel
· 6 years ago
d8b3bd8
Updated recognistion of types and numbers (which don't work)
by dbroemmel
· 6 years ago
ece37c8
Removed aliases, change (c) notice
by dbroemmel
· 6 years ago
cd33999
Changes to naming convetions as per suggestion.
by dbroemmel
· 6 years ago
36db7ad
Pleasing linter once again
by dbroemmel
· 6 years ago
f600f3d
Changed copyright notice. The only parts taken from vs.language.fortran
by dbroemmel
· 6 years ago
2f0840c
Pleasing 'make lint'
by dbroemmel
· 6 years ago
012459a
Adding indenting for Fortran syntax highlighting, fixing examples to
by dbroemmel
· 6 years ago
12dbaf3
Initial version of (patchy) Fortran support.
by dbroemmel
· 6 years ago
f926c16
Smooth out slight lib widget jumps on first drop
by RabsRincon
· 6 years ago
5e0850b
Upgrade libraries UI to newer, better, easier ver
by RabsRincon
· 6 years ago
44a19b5
Upgrade motd pane
by RabsRincon
· 6 years ago
228646b
Remove mentions to .btn-godbolt for now
by RabsRincon
· 6 years ago
1270580
Add Library Widget to remove duplicate codepaths
by RabsRincon
· 6 years ago
Next »