Skip to content

Commit

Permalink
idris2.ss: support powerpc (#3326)
Browse files Browse the repository at this point in the history
* idris2.ss: support powerpc

* CHANGELOG_NEXT: support for macOS PowerPC added

* Chez.idr: support macOS PowerPC

* ChezSep.idr: support macOS PowerPC

* chez/support.ss: support macOS PowerPC

* idris2.rkt: support macOS PowerPC

---------

Co-authored-by: Sergey Fedorov <[email protected]>
  • Loading branch information
barracuda156 and barracuda156 authored Jun 24, 2024
1 parent ce2790d commit a38f1ac
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 9 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG_NEXT.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ This CHANGELOG describes the merged but unreleased changes. Please see [CHANGELO
* A new `idris2 --dump-ipkg-json` option (requires either `--find-ipkg` or
specifying the `.ipkg` file) dumps JSON information about an Idris package.

* Support for macOS PowerPC added.

### Language changes

* Autobind and Typebind modifier on operators allow the user to
Expand Down
4 changes: 2 additions & 2 deletions bootstrap/idris2_app/idris2.rkt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a38f1ac

Please sign in to comment.