index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
compilers
/
assembly.js
Commit message (
Expand
)
Author
Age
*
typescriptify and fix mistake overriding the wrong function (#4229)
gh-4720
Patrick Quist
2022-11-02
*
The Grand Reformat (#3643)
gh-2830
Matt Godbolt
2022-05-09
*
Group some files to their own folders (#3384)
gh-2075
Rubén Rincón Blanco
2022-02-22
*
Make sure asm-raw behaves on compilation errors
gh-1487
RabsRincon
2021-12-31
*
No array for each
Matt Godbolt
2021-05-28
*
Dont array push multiple times
Matt Godbolt
2021-05-27
*
Link into executable for Assembly language (#2581)
Patrick Quist
2021-04-13
*
Support ELF Tool Chain and LLVM objdump (#2538)
Jessica Clarke
2021-04-01
*
allow other nasm inputformat, add readelf to assembly (#2481)
Patrick Quist
2021-03-11
*
Time all the things (#2462)
Patrick Quist
2021-03-11
*
Transfer copyright to compiler explorer authors (#2232)
Patrick Quist
2020-09-26
*
Use ES6 Modules (#2132)
Austin Morton
2020-09-26
*
Eliminate all dynamic require statements (#2230)
Austin Morton
2020-09-25
*
Add new eslint rules (#2121)
Rubén Rincón Blanco
2020-08-04
*
async
Matt Godbolt
2020-01-14
*
no linking for asm compilers
Partouf
2019-08-21
*
Fix equals
Matt Godbolt
2019-05-15
*
Ignore dotfiles in the asm output directory (as it may be running in /home/ma...
Matt Godbolt
2019-05-15
*
Ensure objdump runs in the right directory
Matt Godbolt
2019-05-15
*
Fix copyright dates and normalize text
RabsRincon
2018-02-27
*
fix
Partouf
2018-02-21
*
Move to ESLint
RabsRincon
2018-02-13
*
compiler handler calls initialise()
Partouf
2018-01-28
*
remove return initialise, no need for unittestmode
Partouf
2018-01-28
*
ES6fy compilers inheritance
RabsRincon
2018-01-18
*
bugfix
partouf
2018-01-10
*
supportsBinary causes filter button issues, but it doesn't have to be on for ...
partouf
2018-01-08
*
basic setup for nasm and gnu as
partouf
2018-01-06