kindlich 
							  
							
						 
						
							
								1b737430f9
								
									
										
											
								
							 
						 
						
							Started working on propagating a logger object instead of having to resort to Sysout 
							
							
Mwahaha, Jared you will have to review this :manic_laugther: 
							
							
						 
						5 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								ed7b56a39b
								
									
										
											
								
							 
						 
						
							allow comparison of functionalStorage tags 
							
							
						 
						5 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								959618f7fb
								
									
										
											
								
							 
						 
						
							JavaNativeModule: CompiledModules now retrieve all compiled information from parent modules 
							
							
						 
						5 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								c984531cc3
								
									
										
											
								
							 
						 
						
							More work on generics 
							
							
This time for nonexpansions.
The method signatures should be calculated correctly now, though they are still only filled with nulls 
							
							
						 
						5 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								4ad3331928
								
									
										
											
								
							 
						 
						
							Added Signature to JavaField constructor 
							
							
Was an instance field all along, but always set to null 
							
							
						 
						5 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								1a3075532c
								
									
										
											
								
							 
						 
						
							WIP: More work on Generics in Expansions 
							
							
						 
						5 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								8f1960209a
								
									
										
											
								
							 
						 
						
							WIP: More work on generic parameters in expansions 
							
							
						 
						5 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								c4acf675e8
								
									
										
											
								
							 
						 
						
							[WIP] Duplicate class names, pt. II 
							
							
Fixed functions not working properly 
							
							
						 
						5 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								d2fdb13730
								
									
										
											
								
							 
						 
						
							Fix expansion method signature and call 
							
							
Signature: Include the type in the signature if it is an expansion method
Call: Call invokeStatic if its an expansion method 
							
							
						 
						5 年之前  
				
					
						
							
								 
						
							
								84b407af0d
								
									
										
											
								
							 
						 
						
							Fix Iterator not having methods / fixed stdlibs not being reloadable 
							
							
						 
						6 年之前  
				
					
						
							
								 
						
							
								aaca0261f1
								
									
										
											
								
							 
						 
						
							Removed some unneeded static fields 
							
							
						 
						6 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								a3eea65869
								
									
										
											
								
							 
						 
						
							Added all registered modules to the compile space 
							
							
						 
						6 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								187a509863
								
									
										
											
								
							 
						 
						
							Set Definition Type members in JavaPrepareDefinitionVisitor 
							
							
fixes issue about unknown type parameters for StdLibs::List 
							
							
						 
						6 年之前  
				
					
						
							
								 
						
							
								2459b7ee67
								
									
										
											
								
							 
						 
						
							Didn't mean to push this 
							
							
						 
						6 年之前  
				
					
						
							
								 
						
							
								4cbbe1f387
								
									
										
											
								
							 
						 
						
							work on getting this working 
							
							
						 
						6 年之前  
				
					
						
							
								 
						
							
								e7bcbcffaf
								
									
										
											
								
							 
						 
						
							Fix maps not working 
							
							
						 
						6 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								e614149c8c
								
									
										
											
								
							 
						 
						
							Moved Array default value to default value expression 
							
							
						 
						6 年之前  
				
					
						
							
								 
						
							
								5ea804b3d3
								
							 
						 
						
							Fix method signatures containing only the short name instead of full class name. 
							
							
						 
						6 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								9494ef212e
								
									
										
											
								
							 
						 
						
							Functional Wrappers, Bridge Methods, Type descriptor fix 
							
							Functional interface wrappers should work now
Implementing a method with a signature differing from the actual one (e.g. when dealing with generics) now creates a proper bridge method
The Java Bytecde compiler used an incorrect method in checkCast
We now no longer use hardcoded 'accept's as method names but whatever the context tells us to. 
							
							
						 
						6 年之前  
				
					
						
							
								 
						
							
								e909486bf3
								
							 
						 
						
							Added utility method to retrieve the functional interface method from a type. 
							
							
						 
						6 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								33f3e6406a
								
									
										
											
								
							 
						 
						
							Use IdentityHashMap for parameter Info 
							
							
						 
						6 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								476e1b350a
								
									
										
											
								
							 
						 
						
							Functional Interfaces Bytecode Step I 
							
							Directly using the lambda where the functional interface is requested works.
The lambda class will then directly implement the functionalInterface and not use a wrapper class 
							
							
						 
						6 年之前  
				
					
						
							
								 
						
							
								70bd868af4
								
							 
						 
						
							Added support for functional interfaces. 
							
							
						 
						6 年之前  
				
					
						
							
								 
						
							
								3f29d8bf0c
								
							 
						 
						
							- Refactored usage of live objects in the IDE 
							
							- Save collapse state of the project browser tree 
							
							
						 
						6 年之前  
				
					
						
							
								 
						
							
								aab7cc69f1
								
							 
						 
						
							- Continued implementation of interfaces in the bytecode compiler. 
							
							- Added support to have a native method both as operator and named method 
							
							
						 
						6 年之前  
				
					
						
							
								 
						
							
								b0895350cb
								
							 
						 
						
							- Starting work on improving type parameter usage in generic methods 
							
							
						 
						6 年之前  
				
					
						
							
								 
						
							
								ad57dc2d83
								
							 
						 
						
							Added type parameters to method descriptors. 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								0d31f0cd9a
								
							 
						 
						
							Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. 
							
							
						 
						7 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								05460bdf50
								
									
										
											
								
							 
						 
						
							WIP Array initializers pt. II 
							
							
						 
						7 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								4eaf29c967
								
									
										
											
								
							 
						 
						
							Array initializers with and without default value 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								6eca301d7c
								
							 
						 
						
							- Minor code cleanup. 
							
							- WIP on map files (used to link zencode to already compiled classes, and to define native methods) 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								dd11f65c31
								
							 
						 
						
							- Fix crash when performing access checks between script and class 
							
							- Fix default constructor not working properly
- Fix integration classes without exposed constructor being instantiable if they have a default (non-exposed) constructor
- Fix extern methods failing validation 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								3094e93529
								
							 
						 
						
							Simplified dependencies and the build tree with some minor refactoring. 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								67ee99945e
								
							 
						 
						
							Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								ca9d1ad85e
								
							 
						 
						
							Fixed missing L in descriptor. 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								e0118ed3c2
								
							 
						 
						
							- Added support for zipped packages 
							
							- Simplified compilation process somewhat; removed CompilationUnit class and work more module-oriented instead 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								3d9e3bdf03
								
							 
						 
						
							- Added support for local fields ($field) 
							
							- Fixed a couple minor issues & inefficiencies
- Added horizontal scrollbar to IDE (incomplete!) 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								cf2a752723
								
							 
						 
						
							- Fix various bugs in the new system 
							
							- Slightly improved the way modules are compiled 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								f1bb71b3a1
								
							 
						 
						
							Moved Java compile-time tags to non-global state 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								b6aa875e42
								
							 
						 
						
							Fix access modifiers 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								4ada6df10e
								
							 
						 
						
							- Added access & static checks to validator 
							
							- Removed export access and added internal access support 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								f11b965626
								
							 
						 
						
							Fixed remaining critical bugs in the current implementation. 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								92234bca0e
								
							 
						 
						
							Removed TypeArgument and simplified type system a little 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								f97c8450d9
								
							 
						 
						
							Continue work on storage tags. WIP on compile plugins. 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								cabd7bab44
								
							 
						 
						
							Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs. 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								e1b48ad7c8
								
							 
						 
						
							WIP on storage tags and improved error handling 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								e0e6b5be3f
								
							 
						 
						
							WIP on storage tags 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								2ba94edb6d
								
							 
						 
						
							- Added visitors with context 
							
							- WIP on the module serializer 
							
							
						 
						7 年之前  
				
					
						
							
								 
						
							
								854c3dbeae
								
							 
						 
						
							Improved handling of functions, they now use the most generic variant available, using standard function types where possible. (TODO: there are still more to add) 
							
							
						 
						7 年之前  
				
					
						
							
							  
		    					kindlich 
							  
							
						 
						
							
								dfa4d255fb
								
									
										
											
								
							 
						 
						
							Fixed some after-merge issues 
							
							
						 
						7 年之前