forked from earl-kent/cl-garnet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Refactored GEM / Opal interface trying to remove circular dependen…
…cies. Still some work to do on this. Besides that, there's a triangular dependency between GEM, the Interactors and Opal that will probably always be there. That is, GEM calls Interactor code that calls Opal code. I think this is OK but I haven't really thought about it. 2. Added CCL support. The system builds but breaks at the end on a type error that I will have to track down. The system will load with "garnet-load" and run most of the demos OK. git-svn-id: svn://svn.code.sf.net/p/garnetlisp/svn/branches/3.3-devel@7 8c52f7fe-b2e1-4dd8-9948-e05ad466d5bd
- Loading branch information
rotgut
committed
Jun 12, 2013
1 parent
76d1fb0
commit bebf5dd
Showing
30 changed files
with
506 additions
and
3,223 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.