2767mr

Results 22 issues of 2767mr

**Describe the issue** Graal EE produces more box nodes than Graal CE **Steps to reproduce the issue** Please include both build steps as well as run steps 1. `git clone...

bug

After trying the fix for #634 the compiler still generates non-optimal code. If one runs ```js function test() { const start = {next(){return 1}} for (let i = 0; i...

This avoids duplication and possible version desyncs and simplifies development.

enhancement

Reported here: https://discord.com/channels/143364538958348288/276459212807340034/1205518993528717373 They saved the map using "Save as" after the update window poped up. My current suspect is that the blobs in https://github.com/CCDirectLink/crosscode-map-editor/blob/master/webapp/src/app/services/save.service.ts#L59 somehow got disposed because of...

bug
help wanted
more info needed

Currently, when searching for something the map editor displays all results alphabetically. However, if there is an exact match, that should displayed first. ![image](https://github.com/CCDirectLink/crosscode-map-editor/assets/2082553/adc686c1-50f9-4b5f-94d5-94c6c01b6bf9)

enhancement

Will cause collision issues otherwise.

Add keybinds to the settings menu. Maybe somebody actually uses them if we do.

enhancement
documentation

Currently when loading a map, certain entries such as entities are reordered. One should be able to load a file and save it without any change to the file. This...

enhancement
internal

Provide some sort of information when error occured in production.

enhancement
priority