CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 18:52:43 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100214235238
location: https://web.archive.org/web/20100214235238/https://github.com/richhickey
server-timing: captures_list;dur=0.842439, exclusion.robots;dur=0.028076, exclusion.robots.policy;dur=0.010820, esindex;dur=0.015108, cdx.remote;dur=301.550349, LoadShardBlock;dur=638.962191, PetaboxLoader3.datanode;dur=452.151269, PetaboxLoader3.resolve;dur=119.784523
x-app-server: wwwb-app222
x-ts: 302
x-tr: 1015
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app222; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 07 Aug 2025 18:52:44 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Sun, 14 Feb 2010 23:52:38 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "f0377d03bf7a8e3d7cd30f7d024e3e2b"
x-archive-orig-x-runtime: 107ms
x-archive-orig-content-length: 98715
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 14 Feb 2010 23:52:38 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 04 Jun 2009 19:58:50 GMT", ; rel="prev memento"; datetime="Wed, 06 Jan 2010 14:12:35 GMT", ; rel="memento"; datetime="Sun, 14 Feb 2010 23:52:38 GMT", ; rel="next memento"; datetime="Mon, 19 Apr 2010 07:42:09 GMT", ; rel="last memento"; datetime="Sun, 20 Jul 2025 17:05:10 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: TLA-20100214203841-01088-ia360908-c/TLA-20100214232910-00817-ia360906.us.archive.org.warc.gz
server-timing: captures_list;dur=0.691066, exclusion.robots;dur=0.025235, exclusion.robots.policy;dur=0.010157, esindex;dur=0.014454, cdx.remote;dur=38.305409, LoadShardBlock;dur=542.109588, PetaboxLoader3.datanode;dur=365.461955, PetaboxLoader3.resolve;dur=338.279793, load_resource;dur=205.602858
x-app-server: wwwb-app222
x-ts: 200
x-tr: 908
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
richhickey's Profile - GitHub
Public Activity
richhickey
(Rich Hickey)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Rich Hickey
- Website/Blog
- https://clojure.org
- Location
- NY
- Member Since
- Nov 12, 2008 (about 1 year)
Following 0 coders and watching 9 repositories view all →
Public Repositories (5)
-
clojure-contrib
Extensions and enhancements to the Clojure libraries.
Last updated Thu Feb 11 14:10:29 -0800 2010
-
clojure
The Clojure programming language
Last updated Thu Feb 11 14:06:57 -0800 2010
-
clojure-clr
A port of Clojure to the CLR, part of the Clojure project
Last updated Wed Jan 13 20:10:56 -0800 2010
-
rdfm
A model for storing Clojure data in RDF stores
Last updated Thu Sep 10 12:15:57 -0700 2009
-
sdb
A Clojure library for working with Amazon SimpleDB
Last updated Wed Jun 10 17:40:34 -0700 2009
Public Activity 
HEAD is 61202d2ff6925002400a9843e8fbd080f3bef3a5
x

-
richhickey committed 61202d2f:
first cut of generic vector implementation, supporting vectors of primitives, via vector-of
HEAD is d0e1eef26abd215668ed27357839b2bba4ba095c
x

-
richhickey committed d0e1eef2:
added range checking for coercions
; Copyright (c) Rich Hickey. All rights reserved.
; The use and distribution terms for this s...
; Copyright (c) Rich Hickey. All rights reserved.
; The use and distribution terms for this s...
; Copyright (c) Rich Hickey. All rights reserved.
; The use and distribution terms for this s...
; Copyright (c) Rich Hickey. All rights reserved.
; The use and distribution terms for this s...
HEAD is f612ecffe2c47fa8df2ded84b36e4137f5eb4f6d
x

-
richhickey committed f612ecff:
inlined bit shifts, added definterface (undocumented for now)
-
richhickey committed 060b311c:
got rid of reflection in keyword
-
richhickey committed 742619e5:
hints on index in aget and aset
-
richhickey committed d4bfd14d:
added object-array
HEAD is bac6f727dce54c224ff2649095e4c7b5d4495694
x

-
richhickey committed bac6f727:
tie constant metadata to IObj, not Obj
-
richhickey committed c8070cdd:
added RT.objectArray
HEAD is fd2bd1983aff198bdf973c9f66a5a06251230f5a
x

-
richhickey committed fd2bd198:
elide implicit macro args &form &env in arglists metadata
-
richhickey committed 430dd4fa:
metadata for fns
-
richhickey committed 277f0235:
add &form and &env implicit args to macros
-
richhickey committed e6a315bd:
Unnamed fns should have no binding of name - fixes #245
"Clojure-logo-60.png" is at richhickey/clojure/downloads
Clojure logo 60px
"Clojure-logo-90.png" is at richhickey/clojure/downloads
CLojure logo 90px
"Clojure-logo-40.png" is at richhickey/clojure/downloads
Clojure logo 40px
HEAD is e08a7a8add966827179c3431c1e31c56dbd64f40
x

-
richhickey committed 5f090a09:
first cut at defclass/deftype
-
richhickey committed 91c9d603:
generate bridge methods for covariant returns
-
richhickey committed 6fae6b41:
destub ctor calls
-
richhickey committed 6362e0f2:
added compile stub class to support reflection based interop against class being defined
-
richhickey committed 2ebf9951:
starting defclass* - ctor, prim hints, .field access, :implements [interfaces], this
-
richhickey committed 712fd911:
limit to interfaces, refactoring
-
richhickey committed 893a0e56:
load generated classes on compile, move to shared dynamic classloader for entire file load
-
richhickey committed c0218cfc:
Merge branch 'master' into new
-
richhickey committed 3d69750b:
re-enable writable locals for letfn
-
richhickey committed cff83ebc:
added support for volatiles in new new
-
richhickey committed 0bd86ba8:
fix maybePrimitiveEpr to test for canEmitPrimitive
-
richhickey committed 126253e9:
switch future-call and promise to new new
-
richhickey committed 17284e66:
handle long and double method args
-
richhickey committed e35c4688:
added signature inference, overload detection
-
richhickey committed 3c15d0eb:
unbox to gen checkCast on non-primitive returns
-
richhickey committed c7347544:
allow primitive to flow out of body
-
richhickey committed 48f4803d:
correct types for method params
-
richhickey committed 0570b48c:
better error message from boxArg
-
richhickey committed c5ff863c:
first cut at new new, everything must be fully hinted
-
richhickey committed 332a5a47:
refactoring for new new
And 68 more commits...
New tag is at richhickey/clojure/tree/1.1.0
HEAD is 5293929c99c7e1b1b3bcdea3d451108c5774b3d1
x

-
richhickey committed 5293929c:
remove qualifier for 1.1.0 release
HEAD is 53f2a9b08d78423a94a21b10f696f8411e7c5f42
x

-
richhickey committed 53f2a9b0:
Merge branch 'master' into new
-
richhickey committed f4c58e35:
only append non-blank qualifier to clojure-version
HEAD is f4c58e3500b3668a0941ca21f9aa4f444de2c652
x

-
richhickey committed f4c58e35:
only append non-blank qualifier to clojure-version
HEAD is 356829238ad6863371d10179402793027e9dbdd8
x

-
richhickey committed 35682923:
Merge branch 'master' into 1.1.x
-
richhickey committed f4c58e35:
only append non-blank qualifier to clojure-version
HEAD is 3764e2e6a5b135b44c0b5971ad16c4eb230b2eba
x

-
richhickey committed 3764e2e6:
check for AssertionError in tests
HEAD is 3ae9e8874d43f9fd37e59bb7ea8cce0f85bac101
x

-
richhickey committed 3ae9e887:
Merge branch 'master' into new
-
richhickey committed afc3063c:
throw AssertionError from assert
HEAD is afc3063c63afcd0fb9bebbf2f6ed0c0aaaaa3525
x

-
richhickey committed afc3063c:
throw AssertionError from assert
HEAD is 3f37397f18e64edaa1d698eaa565775279b1b21f
x

-
richhickey committed 3f37397f:
Merge branch 'master' into 1.1.x
-
richhickey committed afc3063c:
throw AssertionError from assert
HEAD is 16e042af56334d00838cbfbb1d4467a99f7f5910
x

-
richhickey committed 16e042af:
Merge branch 'master' into new
-
Sean committed 855f394d:
Added test-empty-sorted to test_clojure/sequences.clj Refs #128
-
Sean committed a3a1b3aa:
Added sorted tests to test-empty in test_clojure/sequences.clj Refs #128
-
Chouser committed 89ad4ab4:
empty for sorted-map and sorted-set now maintain comparator. Fixes #128
-
richhickey committed 2160745a:
fix transient arraymaps persistent! so once-only
-
richhickey committed c7748783:
fixed typo
-
richhickey committed 6ff5242d:
fix Run command in readme
HEAD is d548cf2078846ec06336d2357435bb87959281e1
x

-
richhickey committed d548cf20:
moved to rc2
-
richhickey committed fe6a143d:
Merge branch 'master' into 1.1.x
-
Sean committed 855f394d:
Added test-empty-sorted to test_clojure/sequences.clj Refs #128
-
Sean committed a3a1b3aa:
Added sorted tests to test-empty in test_clojure/sequences.clj Refs #128
-
Chouser committed 89ad4ab4:
empty for sorted-map and sorted-set now maintain comparator. Fixes #128
-
richhickey committed 2160745a:
fix transient arraymaps persistent! so once-only
-
richhickey committed c7748783:
fixed typo
-
richhickey committed 6ff5242d:
fix Run command in readme
HEAD is 855f394d6895cebfcee307dbccea9bdeffe792f5
x

-
Sean committed 855f394d:
Added test-empty-sorted to test_clojure/sequences.clj Refs #128
-
Sean committed a3a1b3aa:
Added sorted tests to test-empty in test_clojure/sequences.clj Refs #128
-
Chouser committed 89ad4ab4:
empty for sorted-map and sorted-set now maintain comparator. Fixes #128
-
richhickey committed 2160745a:
fix transient arraymaps persistent! so once-only
HEAD is fd01b27cbf64e6eb1542bb85b8755fec79a70520
x

-
Stuart Sierra committed fd01b27c:
Fix changes.txt & readme.txt; refs #227 refs #228 refs #229
HEAD is 6ff5242d05ecf8fcf431a3463294dbc6b48cf9b1
x

-
richhickey committed 6ff5242d:
fix Run command in readme
HEAD is d7c0e9a7939562e7fe4dfdd4128884918356700c
x

-
richhickey committed d7c0e9a7:
fix Run command in readme
New branch is at richhickey/clojure/tree/1.1.x
HEAD is d3fe37cfd73592082ab37c62744d1baf5560a98b
x

-
richhickey committed d3fe37cf:
Merge branch 'master' into new
-
Tom Faulhaber committed 6109d41a:
Slight clean-ups to a few doc strings
-
richhickey committed 3d8c97a9:
fix name conflict - bound-fn. fixes #225
-
richhickey committed 383c0b95:
exclude IntelliJ files from dist
-
Stuart Sierra committed 2cc710e7:
main.clj: deprecation warning w/ usage for legacy repl/script; refs #218
-
Stuart Sierra committed 3e813629:
Add "dist" dir and "*.zip" to .gitignore for build; refs #224
-
Stuart Sierra committed 0f6e9932:
Add "dist" Ant target to build distribution ZIP; refs #224
-
richhickey committed f244a1c7:
removed add/remove watcher, added alpha designation to watches, promises, transients
HEAD is 6109d41a975bf24b17681342591116a9897e4a27
x

-
Tom Faulhaber committed 6109d41a:
Slight clean-ups to a few doc strings
-
richhickey committed 3d8c97a9:
fix name conflict - bound-fn. fixes #225