<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clojure/src/clj, branch num</title>
<subtitle>The Clojure programming language http://clojure.org</subtitle>
<id>https://git.amat.us/clojure/atom/src/clj?h=num</id>
<link rel='self' href='https://git.amat.us/clojure/atom/src/clj?h=num'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/'/>
<updated>2010-06-17T14:01:10Z</updated>
<entry>
<title>tighten up numeric comparisons</title>
<updated>2010-06-17T14:01:10Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-17T14:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=e526bb845d76dd920df335dedd796b8f44ab4b4e'/>
<id>urn:sha1:e526bb845d76dd920df335dedd796b8f44ab4b4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove unchecked-inc from amap, areduce</title>
<updated>2010-06-16T12:09:54Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-16T12:09:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=26e50c31e4fd822df1c4a385b5f57f09175ebb52'/>
<id>urn:sha1:26e50c31e4fd822df1c4a385b5f57f09175ebb52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unify numeric semantics around longs, with throw on overflow. Allow numeric literals to be primitive initializers. Canonicalize boxing of integers, if it fits in int, is Integer, else Long, thus primitive coercions can't be used to get particular boxed types, use Long/valueOf etc. Ask for BigIntegers if you want arbitrary precision, new literal number format - append 'N' for BigInteger. BigIntegers do not reduce automatically, are contagious. New particular names for unchecked ops - unchecked-xxx-int or unchecked-xxx-long. You should need far fewer hints for primitive perf, and avoid int casts and any casting of numeric literals, see:</title>
<updated>2010-06-16T03:13:05Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-16T03:13:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=6ab3e4cd672092823a04c944210a23c29142785d'/>
<id>urn:sha1:6ab3e4cd672092823a04c944210a23c29142785d</id>
<content type='text'>
http://gist.github.com/440102
</content>
</entry>
<entry>
<title>incomplete work in progress</title>
<updated>2010-06-12T16:02:10Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-12T16:02:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=c5d0985af6c17103eaabe523e442f14c29916266'/>
<id>urn:sha1:c5d0985af6c17103eaabe523e442f14c29916266</id>
<content type='text'>
</content>
</entry>
<entry>
<title>re-enable protocol-based reduce</title>
<updated>2010-06-11T17:40:44Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-11T17:40:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=3f74c9ff6e9bf8e5e120129ea1c1c7e4719b4dcc'/>
<id>urn:sha1:3f74c9ff6e9bf8e5e120129ea1c1c7e4719b4dcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#377 test now reports file/line for failures in repl or Ant build</title>
<updated>2010-06-10T21:31:03Z</updated>
<author>
<name>Stuart Halloway</name>
<email>stu@thinkrelevance.com</email>
</author>
<published>2010-06-08T21:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=d4239d0bde19d8010042f1a04bb20d4ea0cf8329'/>
<id>urn:sha1:d4239d0bde19d8010042f1a04bb20d4ea0cf8329</id>
<content type='text'>
Signed-off-by: Rich Hickey &lt;richhickey@gmail.com&gt;
</content>
</entry>
<entry>
<title>simplified keyword callsites, made compatible with static fns</title>
<updated>2010-06-10T17:54:35Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-10T17:54:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=c7af275d4ee33cdc1794c8df8fa1e6d39039ac84'/>
<id>urn:sha1:c7af275d4ee33cdc1794c8df8fa1e6d39039ac84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>eliminate reflection in chunk* and other core calls</title>
<updated>2010-06-10T15:55:38Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-10T15:55:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=46da5404db05389df5acdb3de2401fbad3d203b3'/>
<id>urn:sha1:46da5404db05389df5acdb3de2401fbad3d203b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>detect constant maps, emit as constants</title>
<updated>2010-06-10T00:50:52Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-10T00:50:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=662b38415e15edcbd720628c0c07a8f8817c96b4'/>
<id>urn:sha1:662b38415e15edcbd720628c0c07a8f8817c96b4</id>
<content type='text'>
break down constant inits into separate methods, call from init
move core.clj to statics
</content>
</entry>
<entry>
<title>moved statics to using arglist metadata, support recursion and variadics, limit primitives to long and double</title>
<updated>2010-06-09T20:23:46Z</updated>
<author>
<name>Rich Hickey</name>
<email>richhickey@gmail.com</email>
</author>
<published>2010-06-09T20:23:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/clojure/commit/?id=48bfe3bba0035f555a045ae4d2a5933ff57eea0a'/>
<id>urn:sha1:48bfe3bba0035f555a045ae4d2a5933ff57eea0a</id>
<content type='text'>
</content>
</entry>
</feed>
