• Henry Schreiner's avatar
    feat: way to only recompile changed files (#2643) · ebd5c5b4
    Henry Schreiner authored
    * feat: lazy compile
    
    * refactor: lazy -> only_changed
    
    * refactor: leave the changed function up to the user
    
    * refactor: pass a function, based on @YannickJadoul and @HDembinski's suggestions
    
    * refactor: old -> _old, as it's not intended for users
    
    * docs: slight improvmenent from @rwgk
    
    * docs: Ccache spelling, extra warning about pip caching
    
    Ccache spelling noted by @YannickJadoul
    ebd5c5b4
compiling.rst 24.3 KB