summaryrefslogtreecommitdiff
path: root/compiler/GHC/JS/Make.hs
Commit message (Expand)AuthorAgeFilesLines
* JS: add GHC.JS.Optimizer, remove RTS.Printer, add Linker.Optdoyougnu2023-05-091-9/+22
* js: split JMacro into JS eDSL and JS syntaxdoyougnu2023-03-301-1/+1
* Factor JS Rts generation for h$c{_,0,1,2} into h$c{n} and improve name cachingJosh Meredith2023-02-161-44/+0
* Assorted changes to avoid Data.List.{head,tail}Bodigrim2023-01-281-4/+3
* Add Javascript backendSylvain Henry2022-11-291-0/+715