mina

Results 9 issues of mina

Inputs: ```js let x = 3; 3x 3 x 5y ``` Expected Outputs: ```js Syntax Error: Invalid or Unexpected token Syntax Error: Unexpected identifier 'x' Syntax Error: Invalid or Unexpected...

bug
A-parser

**What would you like to see added to Assyst?** The user should be able to use emojis, unicode or custom, as inputs to image commands. As of right now, they...

enhancement

**Describe the bug** Assyst errors when trying to upload an autocomplete option that has more than 100 characters. **Expected behavior** Assyst should not error. **Potential Fixes** When uploading, trim the...

bug

**What would you like to see added to Assyst?** Ability to set reminders based on a specific time, for example, `/remind 04/20/2025 hit that puppyblunt`.

enhancement

**What would you like to see added to Assyst?** Either a command (`-vote`) or more accessible error messages for premium-specific features. **Additional context** Currently, the only way to access the...

enhancement

This should move all base parser functionality (proc macros, `ParseArgument` trait, and others) into a separate, more general crate that then could be used by others.

enhancement
architecture

This should allow targeting panics and failures to be a lot easier. Also fixes #98, #99.

This causes `/test262/test/built-ins/parseInt/S15.1.2.2_A3.1_T3.js` to fail.

Causes `/test262/test/built-ins/parseInt/S15.1.2.2_A4.2_T2.js` to fail.