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

Sylvain Henry (@hsyl20) gitlab at gitlab.haskell.org
Thu Jan 26 09:29:27 UTC 2023



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


Commits:
beae2894 by Sylvain Henry at 2023-01-26T10:32:04+01:00
Merge libiserv with ghci

- - - - -
b4cf62d3 by Sylvain Henry at 2023-01-26T10:32:05+01:00
Wire ghci unit

- - - - -
b0851739 by Sylvain Henry at 2023-01-26T10:32:27+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
- + 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
- libraries/ghci/GHCi/RemoteTypes.hs
- libraries/ghci/GHCi/Run.hs


The diff was not included because it is too large.


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

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/c4a0d803082810e1459d1eda430eda4aa17b8444...b0851739781dcb2eb119c2bec5843d1bef8562ad
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/22ad817b/attachment.html>


More information about the ghc-commits mailing list