Skip to content

issues Search Results · repo:charlottia/ava language:Zig

Filter by

21 results
 (90 ms)

21 results

incharlottia/ava (press backspace or delete to remove)

basic
feature
  • charlottia
  • Opened 
    27 days ago
  • #21

Defer resolution to runtime, and store offset map in the Compiler. This is awkward, because it means assembly/compilation now has two outputs: the program text, and the lookup table. The former can t ...
basic
bug
  • charlottia
  • 1
  • Opened 
    on Feb 3
  • #20

Plenty of little things to clean up here.
adc
  • charlottia
  • Opened 
    on Jan 8
  • #18

adc
fidelity
  • charlottia
  • Opened 
    on Nov 24, 2024
  • #17

These could be useful for others. :)
adc
planning
  • charlottia
  • 1
  • Opened 
    on Nov 24, 2024
  • #16

We use a bit of a hack to detect on macOS: if ((try renderer.getOutputSize()).width_pixels == request_width * 2) try renderer.setScale(scale * 2, scale * 2) else try renderer.setScale(scale, scale); ...
adc
  • charlottia
  • 1
  • Opened 
    on Nov 24, 2024
  • #15

Technically unnecessary given the bytecode format; might win us some space and speed if we turn out to be lacking those.
basic
core
  • charlottia
  • 1
  • Opened 
    on Nov 24, 2024
  • #14

soc
  • charlottia
  • Opened 
    on Oct 21, 2024
  • #13

It assigned a slot number for a% which was never used (due to overflow). We ll need some way to handle this in general given the presence of ON ERROR ….
basic
bug
  • charlottia
  • 1
  • Opened 
    on Oct 21, 2024
  • #12
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub