Herbert Vojčík
							
						 | 
						
							
							
								5ab1c8e3cc
							
							IndexableCollection created, HashedCollection reparented.
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								bb7daed39e
							
							Merge pull request #386 from mkroehnert/amberc
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								7163bd66cd
							
							Better protocols for ClassBuilder methods
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								d2ae0b1562
							
							Merge pull request #385 from herby/atomic-swap-migrate
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								a5574e7e2e
							
							Merge pull request #381 from herby/collection-goodness
						 | 
						12 年之前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								8c59965426
							
							Different migrateClass:, uses atomic name-swap.
						 | 
						12 年之前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								b9f0268377
							
							grunt: remove Examples.js from amber_dev target
						 | 
						12 年之前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								ecf535027c
							
							Makefile: remove Examples target (fixes #377)
						 | 
						12 年之前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								61da5d5e1f
							
							grunt: remove examples target
						 | 
						12 年之前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								f42af1a4d5
							
							server.js: recompile
						 | 
						12 年之前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								a6051cc775
							
							FileServer.st: exit handlePUTRequest: if authentication failed
						 | 
						12 年之前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								c6df78adc7
							
							FileServert.st: extract JS method for Base64 decode into own method
						 | 
						12 年之前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								8d91a1313a
							
							bin/server: pass commandline parameters on to the node.js script
						 | 
						12 年之前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								e52228e5d0
							
							amberc.js: only minify the actively compiled sources and not the specified libraries
						 | 
						12 年之前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								af2de17b06
							
							amberc.js: only compile concatenated program if it was built
						 | 
						12 年之前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								9965e5925d
							
							REPL: recompile
						 | 
						12 年之前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								a458b718ed
							
							amberc.js: initialize closure_jar to empty string if parameter is undefined
						 | 
						12 年之前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								d551d3538b
							
							amberc: pass in closure_jar variable to Compiler constructor
						 | 
						12 年之前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								cfbfd69480
							
							Some Collection goodness.
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								6f77c59f2d
							
							Merge pull request #380 from herby/gh-155
						 | 
						12 年之前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								a00b67c79d
							
							Fixes #155.
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								6c640fbd23
							
							Update README.md
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								1c00bb3152
							
							Removed bootstrap from master (should be in helios)
						 | 
						12 年之前 | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								388a56b0a8
							
							CHANGELOG: typo
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								e9d2f1e009
							
							Update years in LICENSE
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								f741f52a17
							
							Merge pull request #369 from mkroehnert/gh-366
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								2f1eef3197
							
							Removed .gitmodules
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								b203de5bb8
							
							Removed Helios from master (again)
						 | 
						12 年之前 | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								8d69b3e390
							
							amber.js: fix default Smalltalk commit path as suggested by Herby (fixes #366)
						 | 
						12 年之前 | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								bdbc839848
							
							Moved examples to https://github.com/amber-smalltalk/amber-examples
						 | 
						12 年之前 |