[Git][ghc/ghc][wip/js-th] 3 commits: Merge libiserv with ghci

Sylvain Henry (@hsyl20) gitlab at gitlab.haskell.org
Thu Jan 26 16:16:37 UTC 2023



Sylvain Henry pushed to branch wip/js-th at Glasgow Haskell Compiler / GHC


Commits:
429839d8 by Sylvain Henry at 2023-01-26T17:20:54+01:00
Merge libiserv with ghci

- - - - -
f7e4c8df by Sylvain Henry at 2023-01-26T17:20:54+01:00
Wire ghci unit

- - - - -
d96314da by Sylvain Henry at 2023-01-26T17:20:54+01:00
JS: implement TH support

- - - - -


30 changed files:

- CODEOWNERS
- cabal.project-reinstall
- compiler/GHC.hs
- compiler/GHC/Driver/Main.hs
- compiler/GHC/Runtime/Interpreter.hs
- + compiler/GHC/Runtime/Interpreter/JS.hs
- + compiler/GHC/Runtime/Interpreter/Process.hs
- compiler/GHC/Runtime/Interpreter/Types.hs
- + compiler/GHC/Runtime/Utils.hs
- compiler/GHC/StgToJS/CodeGen.hs
- compiler/GHC/StgToJS/Deps.hs
- compiler/GHC/StgToJS/Linker/Linker.hs
- compiler/GHC/StgToJS/Linker/Types.hs
- compiler/GHC/StgToJS/Object.hs
- compiler/GHC/StgToJS/Rts/Rts.hs
- compiler/GHC/StgToJS/Types.hs
- compiler/GHC/Tc/Gen/Splice.hs
- compiler/GHC/Unit/Types.hs
- compiler/ghc.cabal.in
- docs/users_guide/9.6.1-notes.rst
- docs/users_guide/9.8.1-notes.rst
- + ghc-interp.js
- hadrian/src/Base.hs
- hadrian/src/Packages.hs
- hadrian/src/Rules/Generate.hs
- hadrian/src/Settings/Default.hs
- hadrian/src/Settings/Packages.hs
- libraries/base/System/Posix/Internals.hs
- libraries/base/jsbits/base.js
- libraries/ghci/GHCi/Message.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/b0851739781dcb2eb119c2bec5843d1bef8562ad...d96314da814b0a2dfbdec6bc2feb70f92f44197f

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/b0851739781dcb2eb119c2bec5843d1bef8562ad...d96314da814b0a2dfbdec6bc2feb70f92f44197f
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230126/45f0d8a6/attachment-0001.html>


More information about the ghc-commits mailing list