8f93a709d1 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Update json_tutorial.md  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								843fb1ee4d 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Fixed broken link to common.lark  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fbab27ce0b 
								
							
								 
							
						 
						
							
							
								
								Attempt to add markdown tables  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								00d953d71a 
								
							
								 
							
						 
						
							
							
								
								first cut sphinx done  
							
							
								
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								7a13fb0f5b 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Fix SyntaxError with Python 3 in JSON tutorial  
							
							unpacking a tuple argument is invalid in Python 3.
    >>> def foo(a, (b, c)):
      File "<stdin>", line 1
        def foo(a, (b, c)):
                   ^
    SyntaxError: invalid syntax
Fixes  #403  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								225845b331 
								
							
								 
							
						 
						
							
							
								
								Fixed message  
							
							
								
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								23feacad05 
								
									
										
											
								
							
								 
							
						 
						
							
							
								
								Note non-standard JSON grammar in tutorial  
							
							Closes  #305 . 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								836735211f 
								
							
								 
							
						 
						
							
							
								
								Resolved upstream changes to use new file-extension  
							
							- @erezsh  added the new Lark reference and some other things using the
  current .g extension, so I wanted to resolve them for PR #117 
- Renamed lark.g to lark.lark.
- Changed lark_grammar.py to use .lark file extensions.
- Changed urls that used .g to use .lark. 
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								04cd5d0850 
								
							
								 
							
						 
						
							
							
								
								Updated benchmarks due to error in memory measurement (Thanks Jamie!)  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								df4d471641 
								
							
								 
							
						 
						
							
							
								
								Updated docs to match v0.2  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc9eb012a1 
								
							
								 
							
						 
						
							
							
								
								Fix typos  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b2fc4f872c 
								
							
								 
							
						 
						
							
							
								
								oops  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eabb86860d 
								
							
								 
							
						 
						
							
							
								
								Added parsimonious to benchmarks  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a98d3c93b1 
								
							
								 
							
						 
						
							
							
								
								Small additions to the docs  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57e8117374 
								
							
								 
							
						 
						
							
							
								
								Some package fixes  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e201beab5f 
								
							
								 
							
						 
						
							
							
								
								Fixed lexer newline counter and other stuff  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e7445a11ae 
								
							
								 
							
						 
						
							
							
								
								Added a docs/reference  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								45060df80d 
								
							
								 
							
						 
						
							
							
								
								Optimized the tree builder, and updated docs  
							
							
								
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1fc41c9d02 
								
							
								 
							
						 
						
							
							
								
								Added a JSON parser tutorial  
							
							
								
							
							
						 
						8 years ago