This repository was archived by the owner on Oct 24, 2025. It is now read-only.
  
  
  
  
1 file changed
+1
-1
lines changedSubmodule libsass updated 57 files
- .travis.yml+31-17
 - GNUmakefile.am+1-1
 - Makefile+5-1
 - Makefile.conf+1
 - configure.ac+2-2
 - script/ci-build-libsass+8-3
 - script/ci-build-plugin+19-1
 - script/ci-report-coverage+13-3
 - src/ast.cpp+332-325
 - src/ast.hpp+195-242
 - src/ast_def_macros.hpp+17-1
 - src/ast_fwd_decl.cpp+29
 - src/ast_fwd_decl.hpp+78-17
 - src/backtrace.hpp+1-1
 - src/bind.cpp+21-21
 - src/bind.hpp-1
 - src/check_nesting.cpp+74-74
 - src/check_nesting.hpp+1-3
 - src/color_maps.hpp+6-8
 - src/context.cpp+9-9
 - src/cssize.cpp+76-70
 - src/cssize.hpp-1
 - src/debugger.hpp+231-232
 - src/environment.cpp+2-2
 - src/environment.hpp+3
 - src/eval.cpp+128-127
 - src/expand.cpp+100-107
 - src/expand.hpp-2
 - src/extend.cpp+90-99
 - src/functions.cpp+107-116
 - src/functions.hpp-3
 - src/inspect.cpp+20-20
 - src/lexer.cpp-1
 - src/listize.cpp+2-2
 - src/listize.hpp-1
 - src/memory/SharedPtr.cpp+2-2
 - src/memory/SharedPtr.hpp+15-34
 - src/node.cpp+19-24
 - src/node.hpp-2
 - src/output.cpp+13-13
 - src/parser.cpp+218-187
 - src/parser.hpp+8-9
 - src/position.hpp+1-1
 - src/prelexer.cpp-1
 - src/remove_placeholders.cpp+7-7
 - src/sass_context.cpp+1-1
 - src/sass_functions.cpp+5-4
 - src/sass_functions.hpp+1-1
 - src/sass_util.hpp+1-1
 - src/sass_values.cpp+18-18
 - src/source_map.cpp-1
 - src/subset_map.cpp+6-8
 - src/subset_map.hpp+6-6
 - src/util.cpp+32-38
 - src/values.cpp+10-10
 - win/libsass.targets+1
 - win/libsass.vcxproj.filters+3
 
0 commit comments