Alexander Akait
							
						 
						
							 
							
							
								
								
							
							
							
								
							
							
								87f648ebf0 
								
							 
						 
						
							
							
								
								chore: eslint more rules ( #19648 )  
							
							 
							
							
							
						 
						
							2025-07-03 12:06:45 +03:00  
						
					 
				
					
						
							
							
								 
								alexander-akait
							
						 
						
							 
							
							
							
							
								
							
							
								a1df00d339 
								
							 
						 
						
							
							
								
								refactor: improve eslint configuration and better types  
							
							 
							
							
							
						 
						
							2025-03-12 04:56:14 +03:00  
						
					 
				
					
						
							
							
								 
								alexander.akait
							
						 
						
							 
							
							
							
							
								
							
							
								9943f3506a 
								
							 
						 
						
							
							
								
								style: improve style of code  
							
							 
							
							
							
						 
						
							2024-08-02 19:32:14 +03:00  
						
					 
				
					
						
							
							
								 
								alexander.akait
							
						 
						
							 
							
							
							
							
								
							
							
								5725254415 
								
							 
						 
						
							
							
								
								style: improve style of code  
							
							 
							
							
							
						 
						
							2024-08-02 19:32:14 +03:00  
						
					 
				
					
						
							
							
								 
								alexander.akait
							
						 
						
							 
							
							
							
							
								
							
							
								423e89b2c7 
								
							 
						 
						
							
							
								
								style: improve style of code  
							
							 
							
							
							
						 
						
							2024-08-02 19:32:13 +03:00  
						
					 
				
					
						
							
							
								 
								alexander.akait
							
						 
						
							 
							
							
							
							
								
							
							
								44b4f96e2b 
								
							 
						 
						
							
							
								
								refactor: code  
							
							 
							
							
							
						 
						
							2024-03-05 17:40:46 +03:00  
						
					 
				
					
						
							
							
								 
								alexander.akait
							
						 
						
							 
							
							
							
							
								
							
							
								9894226149 
								
							 
						 
						
							
							
								
								refactor(types): more  
							
							 
							
							
							
						 
						
							2023-06-14 19:46:53 +03:00  
						
					 
				
					
						
							
							
								 
								Ivan Kopeykin
							
						 
						
							 
							
							
							
							
								
							
							
								ffad02dbe2 
								
							 
						 
						
							
							
								
								fix discussions  
							
							 
							
							
							
						 
						
							2021-09-20 15:40:45 +03:00  
						
					 
				
					
						
							
							
								 
								Ivan Kopeykin
							
						 
						
							 
							
							
							
							
								
							
							
								1b2c08a672 
								
							 
						 
						
							
							
								
								fix discussions  
							
							 
							
							
							
						 
						
							2021-09-17 07:23:29 +03:00  
						
					 
				
					
						
							
							
								 
								Tobias Koppers
							
						 
						
							 
							
							
							
							
								
							
							
								962199c288 
								
							 
						 
						
							
							
								
								nitpicks  
							
							 
							
							
							
						 
						
							2020-09-01 11:15:52 +02:00  
						
					 
				
					
						
							
							
								 
								Ivan Kopeykin
							
						 
						
							 
							
							
							
							
								
							
							
								35c56e67ae 
								
							 
						 
						
							
							
								
								refactor how asi handled  
							
							 
							
							... 
							
							
							
							- add asiSafeExpression helper for JavascriptParser
- use asiSafe flag in DefinePlugin
- try to use (...) instead of Object() 
							
						 
						
							2020-08-28 19:46:56 +03:00  
						
					 
				
					
						
							
							
								 
								Tobias Koppers
							
						 
						
							 
							
							
							
							
								
							
							
								c8aff62228 
								
							 
						 
						
							
							
								
								improve handling of side effects with evaluation  
							
							 
							
							
							
						 
						
							2020-07-21 13:00:25 +02:00  
						
					 
				
					
						
							
							
								 
								Ivan Kopeykin
							
						 
						
							 
							
							
							
							
								
							
							
								5ec7dfd6ac 
								
							 
						 
						
							
							
								
								refactor equality comparison, support nullish coalescing in ConstPlugin  
							
							 
							
							... 
							
							
							
							- add handleStrictEqualityComparison callback
- add handleAbstractEqualityComparison callback
- rework evaluateIdentifier interface
- add tests 
							
						 
						
							2020-07-21 10:30:10 +02:00  
						
					 
				
					
						
							
							
								 
								Ivan Kopeykin
							
						 
						
							 
							
							
							
							
								
							
							
								3ecc87889c 
								
							 
						 
						
							
							
								
								add nullish coalescing support  
							
							 
							
							
							
						 
						
							2020-07-21 10:30:08 +02:00  
						
					 
				
					
						
							
							
								 
								Tobias Koppers
							
						 
						
							 
							
							
							
							
								
							
							
								85edc5c7fa 
								
							 
						 
						
							
							
								
								improve code design of ImportMetaPlugin  
							
							 
							
							... 
							
							
							
							add missing evaluation for compare operations
refactor duplicate code
add unhandledExpressionMemberChain hook to parser
add evaluateToNumber and types to JavascriptParserHelpers
add undefined to BasicEvaluatedExpression
add import.meta.webpack as webpack major version 
							
						 
						
							2020-07-06 17:13:09 +02:00  
						
					 
				
					
						
							
							
								 
								evilebottnawi
							
						 
						
							 
							
							
							
							
								
							
							
								dafa4cd69a 
								
							 
						 
						
							
							
								
								chore: setup cspell  
							
							 
							
							
							
						 
						
							2020-03-12 19:51:26 +03:00  
						
					 
				
					
						
							
							
								 
								Tobias Koppers
							
						 
						
							 
							
							
							
							
								
							
							
								ed81ad0fa4 
								
							 
						 
						
							
							
								
								allocate warnings and errors arrays only when needed  
							
							 
							
							
							
						 
						
							2019-11-10 21:05:16 +01:00  
						
					 
				
					
						
							
							
								 
								Tobias Koppers
							
						 
						
							 
							
							
							
							
								
							
							
								a877cd51d1 
								
							 
						 
						
							
							
								
								add presentational dependencies which are cheaper, but allow only templating  
							
							 
							
							
							
						 
						
							2019-10-30 07:49:20 +01:00  
						
					 
				
					
						
							
							
								 
								Tobias Koppers
							
						 
						
							 
							
							
							
							
								
							
							
								acff6ec992 
								
							 
						 
						
							
							
								
								move BasicEvaluatedExpression and JavascriptParserHelpers to javascript directory  
							
							 
							
							
							
						 
						
							2019-10-22 09:27:52 +02:00