fa4cbf11a1 
								
							 
						 
						
							
							
								
								add more module type constants, use them across codebase  
							
							
							
						 
						
							2023-03-31 10:56:32 -07:00  
				
					
						
							
							
								 
						
							
								4e608c8723 
								
							 
						 
						
							
							
								
								assign class property keys to the correct top level symbol  
							
							
							
						 
						
							2021-06-21 09:48:14 +02:00  
				
					
						
							
							
								 
						
							
								b0fa9ccada 
								
							 
						 
						
							
							
								
								pretty files  
							
							
							
						 
						
							2021-05-11 09:31:46 +02:00  
				
					
						
							
							
								 
						
							
								94facd387d 
								
							 
						 
						
							
							
								
								add support for class fields  
							
							
							
						 
						
							2021-04-27 10:28:13 +02:00  
				
					
						
							
							
								 
						
							
								fcca1d649d 
								
							 
						 
						
							
							
								
								analyse source code for side effects  
							
							... 
							
							
							
							mark the module as side effects free in such cases
allow 3rd state TRANSITIVE_ONLY to be side-effect-free but dependencies should still be included (for mini-css-extract-plugin) 
							
						 
						
							2020-10-06 14:10:29 +02:00  
				
					
						
							
							
								 
						
							
								b9c50fdb09 
								
							 
						 
						
							
							
								
								fix jsdoc documentations  
							
							
							
						 
						
							2020-04-28 19:42:58 +02:00  
				
					
						
							
							
								 
						
							
								b38330754f 
								
							 
						 
						
							
							
								
								add hooks for walking parts of classes  
							
							... 
							
							
							
							import handling of classes and expressions 
							
						 
						
							2020-04-09 15:53:59 +02:00  
				
					
						
							
							
								 
						
							
								411728b146 
								
							 
						 
						
							
							
								
								remove unnecessary condition  
							
							
							
						 
						
							2020-04-09 10:39:00 +03:00  
				
					
						
							
							
								 
						
							
								de24d3e69d 
								
							 
						 
						
							
							
								
								fix(InnerGraph) for ClassExpression  
							
							
							
						 
						
							2020-04-09 10:28:46 +03:00  
				
					
						
							
							
								 
						
							
								cc99b42293 
								
							 
						 
						
							
							
								
								fix InnerGraph for super expression  
							
							
							
						 
						
							2020-04-09 01:33:55 +03:00  
				
					
						
							
							
								 
						
							
								ccea9ef4ce 
								
							 
						 
						
							
							
								
								fix for  #10616  
							
							
							
						 
						
							2020-04-09 01:32:34 +03:00  
				
					
						
							
							
								 
						
							
								7044757751 
								
							 
						 
						
							
							
								
								cleanup, generalization  
							
							
							
						 
						
							2020-04-08 22:15:02 +02:00  
				
					
						
							
							
								 
						
							
								38304f95cc 
								
							 
						 
						
							
							
								
								increase priority of PureExpressionDependency  
							
							
							
						 
						
							2020-04-08 22:13:14 +02:00  
				
					
						
							
							
								 
						
							
								660c7a4b89 
								
							 
						 
						
							
							
								
								fix(InnerGraph):  #10623  
							
							
							
						 
						
							2020-04-08 22:13:12 +02:00  
				
					
						
							
							
								 
						
							
								7b07a8db66 
								
							 
						 
						
							
							
								
								Upgrade to Prettier 2  
							
							
							
						 
						
							2020-03-28 18:20:24 -04:00  
				
					
						
							
							
								 
						
							
								8cbb4ed72c 
								
							 
						 
						
							
							
								
								remove dependencies from inner graph  
							
							... 
							
							
							
							only use TopLevelSymbols in graph 
							
						 
						
							2020-02-05 11:06:27 +01:00  
				
					
						
							
							
								 
						
							
								a9b72d4b40 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into inner-graph-usage-callback  
							
							
							
						 
						
							2020-02-04 15:31:06 +03:00  
				
					
						
							
							
								 
						
							
								e96695a18a 
								
							 
						 
						
							
							
								
								add more time logging  
							
							
							
						 
						
							2020-01-30 16:10:56 +01:00  
				
					
						
							
							
								 
						
							
								907ed08519 
								
							 
						 
						
							
							
								
								usage callbacks on inner graph  
							
							
							
						 
						
							2020-01-30 04:34:30 +03:00  
				
					
						
							
							
								 
						
							
								77abab8c97 
								
							 
						 
						
							
							
								
								cleanup, renaming  
							
							
							
						 
						
							2020-01-29 14:24:55 +01:00  
				
					
						
							
							
								 
						
							
								432d338f9a 
								
							 
						 
						
							
							
								
								incapsulate tag variable  
							
							
							
						 
						
							2020-01-27 18:46:23 +03:00  
				
					
						
							
							
								 
						
							
								68a61677dc 
								
							 
						 
						
							
							
								
								move flatter algo into InnerGraph  
							
							
							
						 
						
							2020-01-27 18:33:40 +03:00  
				
					
						
							
							
								 
						
							
								721ce54bdf 
								
							 
						 
						
							
							
								
								incapsulating inner graph logic  
							
							
							
						 
						
							2020-01-23 15:59:27 +03:00  
				
					
						
							
							
								 
						
							
								533d7fced7 
								
							 
						 
						
							
							
								
								fix pr comments  
							
							
							
						 
						
							2020-01-21 20:50:27 +03:00  
				
					
						
							
							
								 
						
							
								5613a38bb1 
								
							 
						 
						
							
							
								
								decouple inner-graph and parser state  
							
							
							
						 
						
							2020-01-21 17:36:22 +03:00  
				
					
						
							
							
								 
						
							
								4f1107bcc9 
								
							 
						 
						
							
							
								
								the pure annotation only applies to function calls  
							
							
							
						 
						
							2020-01-15 22:54:42 +01:00  
				
					
						
							
							
								 
						
							
								05abeee20a 
								
							 
						 
						
							
							
								
								pr comments  
							
							
							
						 
						
							2019-12-18 16:36:19 +03:00  
				
					
						
							
							
								 
						
							
								9bca2286ed 
								
							 
						 
						
							
							
								
								opt-out inner graph optimization when eval is used  
							
							
							
						 
						
							2019-12-16 16:49:01 +03:00  
				
					
						
							
							
								 
						
							
								8d46b21fad 
								
							 
						 
						
							
							
								
								add Dependency.getCondition and conditional ModuleGraphConnections  
							
							... 
							
							
							
							getDependencyReference is no longer used to check of connection 
							
						 
						
							2019-10-30 07:48:32 +01:00  
				
					
						
							
							
								 
						
							
								8198ffb3e6 
								
							 
						 
						
							
							
								
								refactor: code  
							
							
							
						 
						
							2019-10-22 00:14:05 +02:00  
				
					
						
							
							
								 
						
							
								7733d2b1c1 
								
							 
						 
						
							
							
								
								fix infinite loop on circular inner graph references  
							
							
							
						 
						
							2019-10-07 10:52:35 +02:00  
				
					
						
							
							
								 
						
							
								f01e7d253b 
								
							 
						 
						
							
							
								
								fix handling of circular references in the inner graph  
							
							
							
						 
						
							2019-10-02 07:25:12 +02:00  
				
					
						
							
							
								 
						
							
								935830a879 
								
							 
						 
						
							
							
								
								only handle defined variables and imports as pure expressions  
							
							
							
						 
						
							2019-09-08 22:29:51 +02:00  
				
					
						
							
							
								 
						
							
								786c655751 
								
							 
						 
						
							
							
								
								avoid adding dependencies in pre walk, branch might be skipped  
							
							
							
						 
						
							2019-09-08 15:21:00 +02:00  
				
					
						
							
							
								 
						
							
								ec518945f1 
								
							 
						 
						
							
							
								
								fix edge case in scope analysis  
							
							... 
							
							
							
							fix double declaration problem in variable declarations
remove TrackingSet
rename StackedSetMap to StackedMap and remove add method
add more scope analysis test 
							
						 
						
							2019-09-05 13:34:16 +02:00  
				
					
						
							
							
								 
						
							
								41a6f2af1a 
								
							 
						 
						
							
							
								
								fix PureExpressionDependency bug  
							
							
							
						 
						
							2019-09-04 09:57:55 +02:00  
				
					
						
							
							
								 
						
							
								2e37731988 
								
							 
						 
						
							
							
								
								add analysis for top level symbols, exports and imports  
							
							... 
							
							
							
							integrates the work of Vincent Chan for GSoC 2018
Co-authored-by: Vincent Chan <cdzos97@gmail.com> 
							
						 
						
							2019-09-03 14:18:40 +02:00