John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								35ca557ce7
								
							
								
							
						 | 
						
							
							
								
								core: use $sequence help-markup in a few places.
							
							
							
							
							
						 | 
						
							2016-03-16 10:13:56 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								43d6f1d3e2
								
							
								
							
						 | 
						
							
							
								
								factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
							
							
							
							
							
						 | 
						
							2015-07-02 17:28:17 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								59f3b1ea57
								
							
								
							
						 | 
						
							
							
								
								Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
							
							
							
							
							
							
							
							Needs a bit more work.
This reverts commit 7e54cc2824. 
							
						 | 
						
							2015-07-02 13:47:06 -07:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								7e54cc2824
								
							
								
							
						 | 
						
							
							
								
								factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
							
							
							
							
							
						 | 
						
							2015-07-02 11:36:08 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								e04dc6db29
								
							
								
							
						 | 
						
							
							
								
								io.binary: adding some tests for signed>.
							
							
							
							
							
						 | 
						
							2015-05-31 08:44:39 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								eafc775bbb
								
							
								
							
						 | 
						
							
							
								
								io.binary: speed up signed>.
							
							
							
							
							
						 | 
						
							2013-11-24 12:01:21 -08:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								77d2abc06c
								
							
								
							
						 | 
						
							
							
								
								io.binary: faster le> and signed-be>.
							
							
							
							
							
						 | 
						
							2013-11-24 09:57:40 -08:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								a2c241baea
								
							
								
							
						 | 
						
							
							
								
								io.binary: faster >be.
							
							
							
							
							
						 | 
						
							2013-03-21 17:39:34 -07:00 | 
						
					
				
					
						
							
							
								 
								Joe Groff
							
						 | 
						
							
							
							
							
								
							
								943596575a
								
							
								
							
						 | 
						
							
							
								
								use radix literals
							
							
							
							
							
						 | 
						
							2011-11-23 19:03:40 -08:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								51c033a1f6
								
							
								
							
						 | 
						
							
							
								
								Fix all failures in the linux64 build email
							
							
							
							
							
						 | 
						
							2011-10-24 19:33:09 -07:00 | 
						
					
				
					
						
							
							
								 
								John Benediktsson
							
						 | 
						
							
							
							
							
								
							
								afc07c0e05
								
							
								
							
						 | 
						
							
							
								
								io.binary: make le> and be> faster (20% and 75%, respectively).
							
							
							
							
							
							
							
							Removed primitive byte-array>bignum and digit_stream_to_bignum from vm/. 
							
						 | 
						
							2011-10-11 21:13:30 -07:00 | 
						
					
				
					
						
							
							
								 
								Keita Haga
							
						 | 
						
							
							
							
							
								
							
								1aaa0409a1
								
							
								
							
						 | 
						
							
							
								
								continuations, io.binary: add whitespace between '"' and '{ $snippet' in the documentation
							
							
							
							
							
						 | 
						
							2011-01-08 22:26:06 +09:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								1476cdb974
								
							
								
							
						 | 
						
							
							
								
								reverse-here -> reverse!
							
							
							
							
							
						 | 
						
							2009-10-28 14:40:15 -05:00 | 
						
					
				
					
						
							
							
								 
								Keith Lazuka
							
						 | 
						
							
							
							
							
								
							
								405e5d015b
								
							
								
							
						 | 
						
							
							
								
								docs: change $subsection to $subsections
							
							
							
							
							
						 | 
						
							2009-10-02 12:15:48 -04:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								eb61ffc56d
								
							
								
							
						 | 
						
							
							
								
								use itoa in more places
							
							
							
							
							
						 | 
						
							2009-08-02 18:18:31 -05:00 | 
						
					
				
					
						
							
							
								 
								Doug Coleman
							
						 | 
						
							
							
							
							
								
							
								78bbf96a6d
								
							
								
							
						 | 
						
							
							
								
								move signed-le> to io.binary, clean up using list for math.bitwise
							
							
							
							
							
						 | 
						
							2009-07-23 15:54:57 -05:00 | 
						
					
				
					
						
							
							
								 
								Daniel Ehrenberg
							
						 | 
						
							
							
							
							
								
							
								3c75dfd2e0
								
							
								
							
						 | 
						
							
							
								
								Shift-JIS support; minor cleanup of io.binary
							
							
							
							
							
						 | 
						
							2009-02-01 23:47:36 -06:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								c19f2257f4
								
							
								
							
						 | 
						
							
							
								
								Fix permission bits
							
							
							
							
							
						 | 
						
							2008-10-02 08:34:49 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								1fcbdf9d52
								
							
								
							
						 | 
						
							
							
								
								Fix more compiler bugs
							
							
							
							
							
						 | 
						
							2008-08-29 00:26:47 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								727cfcba43
								
							
								
							
						 | 
						
							
							
								
								Move relocation info out of the code heap and into the data heap
							
							
							
							
							
						 | 
						
							2008-05-30 01:31:05 -05:00 | 
						
					
				
					
						
							
							
								 
								Eduardo Cavazos
							
						 | 
						
							
							
							
							
								
							
								75eded700d
								
							
								
							
						 | 
						
							
							
								
								io.binary-docs: fix typo
							
							
							
							
							
						 | 
						
							2008-05-19 21:30:55 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								7ad74eb320
								
							
								
							
						 | 
						
							
							
								
								Various fixes
							
							
							
							
							
						 | 
						
							2008-03-08 02:51:26 -06:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								2fa5f34a71
								
							
								
							
						 | 
						
							
							
								
								Byte-array-ification
							
							
							
							
							
						 | 
						
							2008-03-07 21:26:35 -06:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								62568770a9
								
							
								
							
						 | 
						
							
							
								
								Fix
							
							
							
							
							
						 | 
						
							2008-03-06 16:07:30 -06:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								e98cd1fd59
								
							
								
							
						 | 
						
							
							
								
								New convention for unit tests
							
							
							
							
							
						 | 
						
							2008-03-01 17:00:45 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								ff55f0f4cc
								
							
								
							
						 | 
						
							
							
								
								New \u...... syntax; io.utf8 and io.utf16 can actually use strings now
							
							
							
							
							
						 | 
						
							2008-02-01 15:00:02 -06:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								c8360f5ae5
								
							
								
							
						 | 
						
							
							
								
								Rename curry* to with
							
							
							
							
							
						 | 
						
							2008-01-09 17:36:30 -05:00 | 
						
					
				
					
						
							
							
								 
								Slava Pestov
							
						 | 
						
							
							
							
							
								
							
								a96457cecc
								
							
								
							
						 | 
						
							
							
								
								Initial import
							
							
							
							
							
						 | 
						
							2007-09-20 18:09:08 -04:00 |