This repository was archived by the owner on Oct 24, 2025. It is now read-only.
3 files changed
+13
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
4 | 15 | | |
5 | 16 | | |
6 | 17 | | |
| |||
- .travis.yml+31-29
- Makefile+55-26
- Makefile.am+17-6
- ast.hpp+216-66
- ast_factory.hpp+2
- ast_fwd_decl.hpp+4
- b64/cencode.h+32
- b64/encode.h+77
- bind.cpp+15
- cencode.c+109
- configure.ac-3
- constants.cpp+1
- constants.hpp+1
- context.cpp+35-25
- context.hpp+20-4
- eval.cpp+57-10
- eval.hpp+3
- expand.cpp+11
- expand.hpp+1
- extend.cpp+507-505
- extend.hpp+2-1
- functions.cpp+20
- functions.hpp+2
- inspect.cpp+45
- inspect.hpp+4
- json.cpp+1.4k
- json.hpp+117
- operation.hpp+8
- output_nested.cpp+81-5
- output_nested.hpp+1
- parser.cpp+104-41
- parser.hpp+7
- prelexer.cpp+6-11
- prelexer.hpp+1-2
- remove_placeholders.cpp+2-2
- sass.cpp+8-6
- sass.h+3-1
- sass2scss.cpp+3
- sass_interface.cpp+12-10
- sass_interface.h+4
- sass_util.hpp+33-33
- script/ci-build-libsass+72
- script/ci-install-compiler+3
- script/ci-install-deps+12
- script/ci-report-coverage+25
- script/cibuild-50
- script/install-compiler-17
- source_map.cpp+57-44
- source_map.hpp+2-3
- utf8_string.cpp+1-1
- util.cpp+55-12
- util.hpp+3-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments