This repository was archived by the owner on Oct 24, 2025. It is now read-only.
Commit 3e08f79
2 files changed
+2
-2
lines changedSubmodule libsass updated 41 files
- appveyor.yml+3-12
- docs/api-value.md+1-1
- docs/build-on-windows.md+3-3
- docs/build.md+9-9
- script/bootstrap+1-1
- script/ci-build-libsass+1-1
- script/replace-range-for-loops.md+48
- script/replace-range-for-loops.pl+57
- script/tap-driver+1-1
- src/ast.cpp+19-21
- src/ast.hpp+11-15
- src/ast_def_macros.hpp+5
- src/bind.cpp+6-4
- src/check_nesting.cpp+4-4
- src/color_maps.cpp+10-6
- src/constants.cpp+3-3
- src/constants.hpp+3-3
- src/context.cpp+8-9
- src/cssize.cpp+11-8
- src/debugger.hpp+19-19
- src/error_handling.cpp+4
- src/error_handling.hpp+7
- src/eval.cpp+44-20
- src/expand.cpp+11-10
- src/extend.cpp+22-19
- src/file.cpp+11-7
- src/functions.cpp+74-13
- src/inspect.cpp+10-8
- src/output.cpp+1-1
- src/parser.cpp+27-22
- src/parser.hpp+12-2
- src/plugins.cpp+3-3
- src/prelexer.cpp+4-7
- src/remove_placeholders.cpp+2-2
- src/sass_functions.cpp+1-1
- src/sass_util.cpp+1-1
- src/source_map.cpp+2-2
- src/subset_map.cpp+2-2
- src/to_c.cpp+1-1
- src/util.cpp+4-4
- src/values.cpp+1-1
Submodule sass-spec updated 543 files
0 commit comments