index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
static
/
compiler.js
Commit message (
Expand
)
Author
Age
*
Reestructure static with new views and mode dirs
RabsRincon
2018-07-16
*
Add some initial GA events
RabsRincon
2018-07-15
*
Delay analytics setup until cookie consent
RabsRincon
2018-07-05
*
Add semver ordering to compilers
RabsRincon
2018-06-19
*
Merge compilerProps functions to a general case one (#956)
Rubén
2018-06-19
*
Fix splice function arguments
RabsRincon
2018-06-15
*
Use named algorithm on empty lines deletion
RabsRincon
2018-06-15
*
Sort the compiler groups alphabetically
Matt Godbolt
2018-06-08
*
Merge pull request #949 from mattgodbolt/libsdropdown
Rubén
2018-06-08
|
\
|
*
Make lib arrow purely a CSS element
RabsRincon
2018-06-07
|
*
Remove superflous _.bind
RabsRincon
2018-06-07
|
*
Fix arrow colour & add dark theme variant
RabsRincon
2018-06-07
|
*
Add jQuery .data element access
RabsRincon
2018-06-07
|
*
* Change libs dropdown style
RabsRincon
2018-06-07
*
|
Remove topBarHeight cache as it caused ui issues
RabsRincon
2018-06-07
|
/
*
Avoid undefined message if exception has no code
RabsRincon
2018-06-07
*
Fix prependOptions visibility
RabsRincon
2018-05-29
*
Report back every option we explicitly added
RabsRincon
2018-05-11
*
Add defaultLibs config key
RabsRincon
2018-05-08
*
Stop colouring the 1st line if the 0th is reported
RabsRincon
2018-05-06
*
Add an 'analysis' tool class, and add llvm-mca as its first client
Filipe Cabecinhas
2018-05-04
*
Add a way to disable the 'cosmetic' filters
Filipe Cabecinhas
2018-04-30
*
Fix bad gcc dump UI behaviour
RabsRincon
2018-04-27
*
Add prefix to Alert.notification system
RabsRincon
2018-04-25
*
Move initialisation to initButtons
Matt Godbolt
2018-04-24
*
Minor formatting, NFC
Matt Godbolt
2018-04-24
*
Cache sizes and prevent DOM changes unless necessary to make resizes more eff...
Matt Godbolt
2018-04-24
*
Hide some labels if it would save vertical space. Handy for smaller screens
Matt Godbolt
2018-04-24
*
Fix asm docs not showing up
RabsRincon
2018-04-16
*
Reset binary margin onContextMenu
RabsRincon
2018-04-15
*
* Add Boost 1.67.0
RabsRincon
2018-04-15
*
Enforce binary margin on mouse up if necessary
RabsRincon
2018-04-08
*
Force large lineNumber min chars
RabsRincon
2018-04-08
*
Trigger resize on compiler change
RabsRincon
2018-04-01
*
Fully broadcast new state on language change
RabsRincon
2018-03-28
*
Improve Compiler behaviour when changing language
RabsRincon
2018-03-28
*
Further reduce amount of find() on Compiler code
RabsRincon
2018-03-28
*
Update compiler info on language change
RabsRincon
2018-03-28
*
Initialise buttons after creating the editor (as the font scale created in in...
Matt Godbolt
2018-03-27
*
Reduce amount of .find on runtime code
RabsRincon
2018-03-27
*
Ensure all views use new init methods
RabsRincon
2018-03-25
*
Enforce max-statement/line & further unify UI
RabsRincon
2018-03-24
*
Add lang argument to onCompileResult
RabsRincon
2018-03-23
*
Fixes #874
RabsRincon
2018-03-23
*
Separate output fontScale from compiler's
RabsRincon
2018-03-13
*
Add status to titles of filters (ON/OFF, LOCKED)
RabsRincon
2018-03-12
*
Make compiler notification links readable
RabsRincon
2018-03-12
*
Add notifications to clang concepts branch
RabsRincon
2018-03-11
*
Add NASM 2.13.03
RabsRincon
2018-03-08
*
Show apropiated error messages on compiler UI
RabsRincon
2018-03-06
[next]