issues Search Results · repo:sweet-js/sweet-core language:JavaScript
Filter by
516 results
(100 ms)516 results
insweet-js/sweet-core (press backspace or delete to remove)Variable binding in a 2-layer macro (i.e., a macro that calls another macro) is broken, in several cases I ve tested.
Here s a fairly simple one (simpler than what I was using, but still clearly demonstrates ...
HeatherSoron
- 2
- Opened on Nov 28, 2019
- #760
Last commit is from 2 years ago... Having macros in javascript and typescript is awesome, and we are the most popular
programming language in the world! Aren t we capable of forking and maintaining this ...
LifeIsStrange
- 4
- Opened on Sep 30, 2019
- #759
Hi, I m trying to render a dynamic expression inside a function but I was not successful so far (Error: Not implemented
yet [object Object]), I m I missing something or is it not possible in the first ...
VBUZZE
- Opened on Jul 7, 2019
- #758
a b ? c : d compiles to a (b ? c : d). Same problem for || operator
matiasmorant
- 1
- Opened on Apr 22, 2019
- #756
x = (x) compiles to x_34 = (x) rather than x_34 = (x_34). On the other hand, x = x compiles correctly to x_34 = x_34
matiasmorant
- 3
- Opened on Apr 22, 2019
- #755
I wonder if it would be possible to use sweetjs to extend native objects like Array, Object, String etc. in a safe way,
without attaching anything to their prototype?
It seems like sweet.js should be ...
al6x
- 1
- Opened on Feb 17, 2019
- #754
I want to use sweet.parse or sweet.compile
But for some reason I need to provide loader.compile function.
Is there anyway to use sweet.parse or sweet.compile? I need to parse Sweet JS inside of function. ...
IdkGoodName
- 1
- Opened on Nov 20, 2018
- #753
Please implement an optional parameter to compile JavaScript without semi colons.
jochemstoel
- 4
- Opened on Aug 7, 2018
- #752
I can use sweet.js fine for most use cases, but any time I try to use imports from standard libraries, it fails to work.
Here s an example from the documentation:
import { isStringLiteral } from @sweet-js/helpers ...
brandonmack111
- 6
- Opened on Jul 18, 2018
- #751

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.