Matthias Springer
							
						 | 
						
							
							
								467f45ada3
							
							Add String>>capitalized and isCapitalized.
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Matthias Springer
							
						 | 
						
							
							
								17e810c689
							
							Remove ClassReferenceNode.
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								a3efef9cde
							
							Recompiled amber.
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								c83689725d
							
							recompiles all js files with the new compiler block index support
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								75c0969e7e
							
							Merge branch 'master' into ast-interpreter
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								4aa03d49f3
							
							- adds one interpreter test for block evaluation
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								79f2f932f2
							
							Recompiled with amber_core namespace
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								cecce808a7
							
							Merge branch 'master' into debugger
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								622e682e20
							
							Merge remote-tracking branch 'origin/master-recompile' into requirejs
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								23ae96f003
							
							Recompiled all of amber packages of master.
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								b07a79d76a
							
							Compiler-* carry their load dependencies
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								2f0954ec78
							
							all .js files now have transport: amd set
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								ee648211b6
							
							amber packages define hardcoded "amber/*" modules
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								d3d65851e6
							
							amber_{vm,set} included, some relative dependencies
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								c7aa516c5b
							
							Merge branch 'master' into debugger
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								6bcd405463
							
							Amber packages are AMD modules.
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								a9800e5918
							
							boot.js: globals never used directly
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								2f4beba12b
							
							.js files wrapped into closure, smalltalk,nil,_st are local
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								a63b725583
							
							Merge branch 'master' into debugger
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								80ffa1e04c
							
							- fixes super references
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Manfred Kroehnert
							
						 | 
						
							
							
								6cf5ac6e75
							
							SemanticAnalyzer: use #globalJsVariabls in #errorUnknownVariable: method
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								5770ca8251
							
							- new interpreter
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								b3b5784ac4
							
							keep track of block position in the source code
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								5c06010269
							
							new interpreter passes the tests
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								ba7c80b615
							
							- don't wrap receivers in _st() for self or literal receivers
						 | 
						12 yıl önce | 
					
				
					
						
							
								   JohnnyT
							
						 | 
						
							
							
								eaab643d26
							
							Recompile JS for commented classes
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								9afc4f037a
							
							Recompiled all js files
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Herbert Vojčík
							
						 | 
						
							
							
								6ee406da85
							
							Recompiled with crlf sanitization.
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								02b3c8e163
							
							Recompiles all .js files
						 | 
						12 yıl önce | 
					
				
					
						
							
								   Nicolas Petton
							
						 | 
						
							
							
								cb506d312d
							
							Adds comments for ClassRefVar >> alias and JSStream >> nextPutClassRefFunction:
						 | 
						12 yıl önce |