History of
      
        src
        
      
    
    
      @master
    
    
        git clone https://git.catseye.tc/Fountain/
    
    
  
  
  
  
  
  
    - 
      
        
          Proofreading.
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          Add copyright and SPDX license header to new source file.
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          `--fuel-factor` requires that `--convert-loops` has also been given.
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          Fix bug in fuel gain implementation. Write proper fuel tests.
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          Clean up fuel implementation.
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          Allow initial fuel amount to be specified on command line.
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          Style and diction.
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          Track fuel usage during generation.
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          Track fuel usage during parsing.
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          Thread fuel usage through parser and generator.
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          Begin stubbing out support for fuel tracking.
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          Make preprocessing more purpose-sensitive. All tests pass now!
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          Take account of `IsGenerating` in constraints during recursion.
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          Collect variables used in loop, build params list for recursion.
        
        
          
            Chris Pressey
            
          
          
            11 months ago
          
        
        
      
    
- 
      
        
          A slight, but real, improvement to the logic.
        
        
          
            Chris Pressey
            
          
          
            1 year, 27 days ago
          
        
        
      
    
- 
      
        
          Improve history, usage message, nascent loop conversion logic.
        
        
          
            Chris Pressey
            
          
          
            1 year, 27 days ago
          
        
        
      
    
- 
      
        
          Add --convert-loops flag to trigger the pre-processing of loops.
        
        
          
            Chris Pressey
            
          
          
            1 year, 1 month ago
          
        
        
      
    
- 
      
        
          Merge branch 'develop-0.7' into convert-loops-to-recursion
        
        
          
            Chris Pressey
            
          
          
            1 year, 5 months ago
          
        
        
      
    
- 
      
        
          Fix version output.
        
        
          
            Chris Pressey
            
          
          
            1 year, 5 months ago
          
        
        
      
    
- 
      
        
          Split version history off into its own file.
        
        
          
            Chris Pressey
            
          
          
            1 year, 5 months ago
          
        
        
      
    
- 
      
        
          Tests for constraints during lookahead assertions.
        
        
          
            Chris Pressey
            
          
          
            1 year, 5 months ago
          
        
        
      
    
- 
      
        
          Add `generating` constraint.
        
        
          
            Chris Pressey
            
          
          
            1 year, 5 months ago
          
        
        
      
    
- 
      
        
          Implement applyParseConstraint with Lookahead constraint.
        
        
          
            Chris Pressey
            
          
          
            1 year, 5 months ago
          
        
        
      
    
- 
      
        
          Handle lookahead constraints (structurally; still to fill in.)
        
        
          
            Chris Pressey
            
          
          
            1 year, 5 months ago
          
        
        
      
    
- 
      
        
          Add syntax for lookahead assertion.
        
        
          
            Chris Pressey
            
          
          
            1 year, 5 months ago
          
        
        
      
    
- 
      
        
          Parameterize Constraint with Expr for use with Lookahead.
        
        
          
            Chris Pressey
            
          
          
            1 year, 5 months ago
          
        
        
      
    
- 
      
        
          Merge branch 'develop-0.6' into convert-loops-to-recursion
        
        
          
            Chris Pressey
            
          
          
            1 year, 6 months ago
          
        
        
      
    
- 
      
        
          Better pretty-printing of stores, other small cleanups.
        
        
          
            Chris Pressey
            
          
          
            1 year, 6 months ago
          
        
        
      
    
- 
      
        
          Make parser and generator more similar to each other, again.
        
        
          
            Chris Pressey
            
          
          
            1 year, 6 months ago
          
        
        
      
    
- 
      
        
          Radical refactor to remove the Lookahead constraint.
        
        
          
            Chris Pressey
            
          
          
            1 year, 6 months ago