aboutsummaryrefslogtreecommitdiff
path: root/static/compiler.js
Commit message (Expand)AuthorAge
* Reestructure static with new views and mode dirsRabsRincon2018-07-16
* Add some initial GA eventsRabsRincon2018-07-15
* Delay analytics setup until cookie consentRabsRincon2018-07-05
* Add semver ordering to compilersRabsRincon2018-06-19
* Merge compilerProps functions to a general case one (#956)Rubén2018-06-19
* Fix splice function argumentsRabsRincon2018-06-15
* Use named algorithm on empty lines deletionRabsRincon2018-06-15
* Sort the compiler groups alphabeticallyMatt Godbolt2018-06-08
* Merge pull request #949 from mattgodbolt/libsdropdownRubén2018-06-08
|\
| * Make lib arrow purely a CSS elementRabsRincon2018-06-07
| * Remove superflous _.bindRabsRincon2018-06-07
| * Fix arrow colour & add dark theme variantRabsRincon2018-06-07
| * Add jQuery .data element accessRabsRincon2018-06-07
| * * Change libs dropdown styleRabsRincon2018-06-07
* | Remove topBarHeight cache as it caused ui issuesRabsRincon2018-06-07
|/
* Avoid undefined message if exception has no codeRabsRincon2018-06-07
* Fix prependOptions visibilityRabsRincon2018-05-29
* Report back every option we explicitly addedRabsRincon2018-05-11
* Add defaultLibs config keyRabsRincon2018-05-08
* Stop colouring the 1st line if the 0th is reportedRabsRincon2018-05-06
* Add an 'analysis' tool class, and add llvm-mca as its first clientFilipe Cabecinhas2018-05-04
* Add a way to disable the 'cosmetic' filtersFilipe Cabecinhas2018-04-30
* Fix bad gcc dump UI behaviourRabsRincon2018-04-27
* Add prefix to Alert.notification systemRabsRincon2018-04-25
* Move initialisation to initButtonsMatt Godbolt2018-04-24
* Minor formatting, NFCMatt Godbolt2018-04-24
* Cache sizes and prevent DOM changes unless necessary to make resizes more eff...Matt Godbolt2018-04-24
* Hide some labels if it would save vertical space. Handy for smaller screensMatt Godbolt2018-04-24
* Fix asm docs not showing upRabsRincon2018-04-16
* Reset binary margin onContextMenuRabsRincon2018-04-15
* * Add Boost 1.67.0RabsRincon2018-04-15
* Enforce binary margin on mouse up if necessaryRabsRincon2018-04-08
* Force large lineNumber min charsRabsRincon2018-04-08
* Trigger resize on compiler changeRabsRincon2018-04-01
* Fully broadcast new state on language changeRabsRincon2018-03-28
* Improve Compiler behaviour when changing languageRabsRincon2018-03-28
* Further reduce amount of find() on Compiler codeRabsRincon2018-03-28
* Update compiler info on language changeRabsRincon2018-03-28
* Initialise buttons after creating the editor (as the font scale created in in...Matt Godbolt2018-03-27
* Reduce amount of .find on runtime codeRabsRincon2018-03-27
* Ensure all views use new init methodsRabsRincon2018-03-25
* Enforce max-statement/line & further unify UIRabsRincon2018-03-24
* Add lang argument to onCompileResultRabsRincon2018-03-23
* Fixes #874RabsRincon2018-03-23
* Separate output fontScale from compiler'sRabsRincon2018-03-13
* Add status to titles of filters (ON/OFF, LOCKED)RabsRincon2018-03-12
* Make compiler notification links readableRabsRincon2018-03-12
* Add notifications to clang concepts branchRabsRincon2018-03-11
* Add NASM 2.13.03RabsRincon2018-03-08
* Show apropiated error messages on compiler UIRabsRincon2018-03-06