-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: clojure/clojure
base: master
head repository: MHOOO/clojure
compare: master
- 10 commits
- 4 files changed
- 1 contributor
Commits on May 29, 2010
-
- incorporate George Jahad's clojure-android commit 9caf2913a2724c38d…
…735 to get JIT compilation running
Thomas Karolski authored and Thomas Karolski committedMay 29, 2010 Configuration menu - View commit details
-
Copy full SHA for c31c4d1 - Browse repository at this point
Copy the full SHA c31c4d1View commit details
Commits on May 30, 2010
-
- search for .dex files when trying to load new namespaces
Thomas Karolski authored and Thomas Karolski committedMay 30, 2010 Configuration menu - View commit details
-
Copy full SHA for 860d401 - Browse repository at this point
Copy the full SHA 860d401View commit details -
- add targets for compiling clojure systems with dx
Thomas Karolski authored and Thomas Karolski committedMay 30, 2010 Configuration menu - View commit details
-
Copy full SHA for cfad8df - Browse repository at this point
Copy the full SHA cfad8dfView commit details -
- try to load .dex before trying to compile from .clj
Thomas Karolski authored and Thomas Karolski committedMay 30, 2010 Configuration menu - View commit details
-
Copy full SHA for ed8c485 - Browse repository at this point
Copy the full SHA ed8c485View commit details -
- if loading through .dex fails, continue with trying to compile
Thomas Karolski authored and Thomas Karolski committedMay 30, 2010 Configuration menu - View commit details
-
Copy full SHA for cd40db8 - Browse repository at this point
Copy the full SHA cd40db8View commit details -
- changes to how to load .dex files
Thomas Karolski authored and Thomas Karolski committedMay 30, 2010 Configuration menu - View commit details
-
Copy full SHA for ae083b9 - Browse repository at this point
Copy the full SHA ae083b9View commit details
Commits on May 31, 2010
-
- remove code to compile the systems into .dex files
- when compiling code, only compile the relevant .class file instead of everything in the clojure/classes dir - make loading of new code from .apk files in /data/data/tk.clojure possible
Thomas Karolski authored and Thomas Karolski committedMay 31, 2010 Configuration menu - View commit details
-
Copy full SHA for 18d7d31 - Browse repository at this point
Copy the full SHA 18d7d31View commit details
Commits on Jun 4, 2010
-
- simplify android load of files
- no longer initialize set,xml and zip
Thomas Karolski authored and Thomas Karolski committedJun 4, 2010 Configuration menu - View commit details
-
Copy full SHA for c25fbea - Browse repository at this point
Copy the full SHA c25fbeaView commit details -
Thomas Karolski authored and Thomas Karolski committed
Jun 4, 2010 Configuration menu - View commit details
-
Copy full SHA for 3980225 - Browse repository at this point
Copy the full SHA 3980225View commit details -
Merge branch 'master' of git://github.com/richhickey/clojure
Thomas Karolski authored and Thomas Karolski committedJun 4, 2010 Configuration menu - View commit details
-
Copy full SHA for 4ae4046 - Browse repository at this point
Copy the full SHA 4ae4046View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master