issues
search
Rich-Harris
/
code-red
Experimental toolkit for writing x-to-JavaScript compilers
MIT License
333
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump acorn from 7.1.0 to 7.1.1
#35
dependabot[bot]
closed
4 years ago
1
document @ and # prefix behavior
#34
swyxio
closed
4 years ago
1
'Unexpected token' check is breaking a bunch of Svelte tests
#33
Conduitry
closed
4 years ago
3
failing tests and partial fix for #31
#32
Rich-Harris
closed
4 years ago
1
Incorrect parenthesization of arrow functions
#31
Conduitry
closed
4 years ago
3
throw on unhandled sigils
#30
Conduitry
closed
4 years ago
1
prevent syntax errors when combining comments
#29
Rich-Harris
closed
4 years ago
0
Mishandling of trailing comments
#28
Conduitry
closed
4 years ago
3
expose wrapped Acorn methods which include comment information
#27
Conduitry
closed
4 years ago
0
Feature: Expose method for calling Acorn and attaching comments
#26
Conduitry
closed
4 years ago
0
wrap await argument in parens if necessary
#25
Rich-Harris
closed
4 years ago
1
`await` has wrong precedence
#24
Conduitry
closed
4 years ago
0
i just re-invented code-red as sveltePreval.js
#23
milahu
closed
4 years ago
1
feat: add toUrl method to object returned by print function
#22
arthurdenner
closed
4 years ago
1
Literal comments containing sigils not handled correctly
#21
Conduitry
closed
4 years ago
1
always replace comment values
#20
Rich-Harris
closed
4 years ago
2
preserve async/* in object literal methods
#19
Conduitry
closed
4 years ago
0
`async`/`*` not preserved in shorthand method names
#18
Conduitry
closed
4 years ago
1
resolve sigils before checking for object shorthand
#17
Conduitry
closed
4 years ago
2
Unescape sigils in literals
#16
Conduitry
closed
4 years ago
1
fix/tidy handling of object literal shorthand syntax
#15
Conduitry
closed
4 years ago
3
Printing of object shorthand syntax still not quite right
#14
Conduitry
closed
4 years ago
0
Shouldn't default to just stripping `@` identifier prefix
#13
Conduitry
closed
4 years ago
0
deconflict #-identifiers in function names
#12
Conduitry
closed
4 years ago
0
#-aliasing confused by names that already look like aliases
#11
Conduitry
closed
4 years ago
1
Function declarations/expressions with `#` names not properly handled
#10
Conduitry
closed
4 years ago
2
fix object expression with string literal key
#9
tanhauhau
closed
4 years ago
0
attach comments
#8
Rich-Harris
closed
4 years ago
1
fix printing imports with default and named specifiers
#7
Conduitry
closed
5 years ago
1
gitignore _actual.* test files
#6
Conduitry
closed
5 years ago
0
bump deps (fix unit tests)
#5
Conduitry
closed
5 years ago
0
Unit tests currently failing
#4
Conduitry
closed
5 years ago
0
Exception generating code with combined default and named import
#3
Conduitry
closed
5 years ago
1
TypeScript Support
#2
Swatinem
opened
5 years ago
3
show code on syntax error, allow return outside function
#1
Rich-Harris
closed
5 years ago
0
Previous