Tamo
|
7e17ca0dbe
apply review comment: Make sure we don't generate broken span when retrieving the span between two other spans
|
1 주 전 |
Tamo
|
c82b39a6c8
apply review comment: use the runtime_error directly when possible
|
1 주 전 |
Tamo
|
f5896cb4fc
only escape newline instead of everything
|
1 주 전 |
Tamo
|
d627fdb19f
Display all code block when on debug build
|
1 주 전 |
Tamo
|
38e3bbbf34
make wasm build happy
|
1 주 전 |
Tamo
|
de94144512
refactorize the backtrace a bit by adding even more context and displaying more code block
|
1 주 전 |
Tamo
|
41960364ed
display the backtrace in case of runtime error
|
1 주 전 |
Tamo
|
3c10cdd7ab
wip: update the interpreter to return a new type of RuntimeError containing a backtrace. The backtrace is not yet implemented
|
1 주 전 |
Tamo
|
e815b385bd
fix the span of statements
|
1 주 전 |
Tamo
|
fc98ead94a
Store the spans linked to each instructions in the bytecode
|
1 주 전 |
David Peter
|
8bfb0971fb
Remove comment
|
6 일 전 |
Tamo
|
91e6d871c7
Fix color=never on errors
|
1 주 전 |
Amy
|
502d842ba7
updated tests
|
2 달 전 |
Amy
|
b73f5c1cb6
pretty prints all integer exponents
|
2 달 전 |
Mads M. Jensen
|
d8c77c9b0a
Merge pull request #762 from irevoire/fix-where-clause-leak
|
1 주 전 |
Tamo
|
510e86ca16
add a test
|
1 주 전 |
Tamo
|
c55e61f092
Where clause in functions definition should not leak
|
1 주 전 |
Mads M. Jensen
|
ca64bbe995
Merge pull request #757 from ditatompel/master
|
2 달 전 |
Mads M. Jensen
|
afb4674377
Merge pull request #759 from Sondeyy/395-add-semicolon-as-optional-statement-separator
|
2 달 전 |
Nils Boettcher
|
40e964c47d
add tests showing equality between semicolon and newline
|
2 달 전 |
Nils Boettcher
|
9bbc33dc34
build book
|
2 달 전 |
Nils Boettcher
|
3d738c6c56
cargo fmt
|
2 달 전 |
Nils Boettcher
|
6c3a86a558
semicolon as seperator
|
2 달 전 |
Nils Boettcher
|
73691727c2
treat semicolon as newline
|
2 달 전 |
Christian Ditaputratama
|
570521135a
Add submarine cable example
|
2 달 전 |
Mads M. Jensen
|
7bf4c8cb6a
Merge pull request #756 from denehoffman/master
|
3 달 전 |
denehoffman
|
7a5c3a617f
docs: update and build documentation
|
3 달 전 |
denehoffman
|
bdbd33de0e
test: fix test where metric teaspoons are compared to mL and add check on US teaspoons vs mL
|
3 달 전 |
denehoffman
|
bbf8204b48
style: convert US_{tablespoon,teaspoon} to {tablespoon,teaspoon} and add 'metric_' prefix on metric versions
|
3 달 전 |
David Peter
|
7315c71fff
No need for mutable access to self
|
3 달 전 |