2 files changed
+3
-3
lines changedSubmodule libsass updated 22 files
- Readme.md+1-1
- src/ast.cpp+52-364
- src/ast.hpp+10-19
- src/cencode.c+6
- src/debugger.hpp+2
- src/emitter.cpp+9-4
- src/emitter.hpp+1
- src/error_handling.cpp+2-2
- src/error_handling.hpp+1-1
- src/eval.cpp+34-33
- src/functions.cpp+192-112
- src/inspect.cpp+4-1
- src/output.cpp+1
- src/parser.cpp+11
- src/position.cpp+16-3
- src/sass_context.cpp+26-40
- src/source_map.cpp+1-1
- src/units.cpp+318-16
- src/units.hpp+39-1
- src/utf8/checked.h+7
- src/utf8/unchecked.h+7
- src/utf8_string.cpp+1-1
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
618 | 618 |
| |
619 | 619 |
| |
620 | 620 |
| |
621 |
| - | |
622 |
| - | |
| 621 | + | |
| 622 | + | |
623 | 623 |
| |
624 | 624 |
| |
625 | 625 |
| |
|
0 commit comments