6ea40094ee 
					 
					
						
						
							
							More fixes from clang warnings. Parser::lex prep for changes  
						
						... 
						
						
						
						parse_static_assert now properly adds new-line to end of statement.
I'm going to end up making a static_assert ast... that or when the statement ast is made it will handle adding that newline. 
						
						
					 
					
						2023-09-07 22:52:51 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c4c308c8ba 
					 
					
						
						
							
							Fixes for auxilary code + typo fix in ast.cpp  
						
						... 
						
						
						
						Needed the intellisense directive ifdef wrap. 
						
						
					 
					
						2023-08-29 00:03:08 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0197afd543 
					 
					
						
						
							
							Changed how editor intellisense directives are handled for compoenents and dependencies  
						
						... 
						
						
						
						Didn't like the way I was processing them in scan_file. 
						
						
					 
					
						2023-08-28 23:46:50 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						db6e8b33eb 
					 
					
						
						
							
							got intellisense working for the most part...  
						
						... 
						
						
						
						VScode works withs some issues.
VS2022 fails.
10xEditor works fine.
JetBrains Rider fails due to it not supporting <push/pop>_macro pragmas 
						
						
					 
					
						2023-08-21 23:07:03 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7be3617083 
					 
					
						
						
							
							Runtime fixed  
						
						
						
						
					 
					
						2023-08-21 22:48:05 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5c47777972 
					 
					
						
						
							
							compiles agian...  
						
						
						
						
					 
					
						2023-08-21 21:40:23 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1241f44fd4 
					 
					
						
						
							
							scan_file function can auto skips pragma once and includes  
						
						... 
						
						
						
						Needed so that includes could be added to components so that intellisense would not fail since the parser (for most editors) doesn't properly parse the enviornment and cheats on a per-file basis. 
						
						
					 
					
						2023-08-21 20:27:00 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						32a910515e 
					 
					
						
						
							
							More refactoring, getting rid of meson in favor of just powershell scripts  
						
						
						
						
					 
					
						2023-08-19 12:18:48 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aa928ff446 
					 
					
						
						
							
							Scripting updates, some refactors..  
						
						... 
						
						
						
						Made a package release script.
Did refactors based on some design considerations
Still need to make some major decisions... 
						
						
					 
					
						2023-08-09 18:47:59 -04:00