ForNeVeR / ForNeVeR/Cesium

Preprocessor: flow-through the actual source information

Open
#525 0 comments 0 reactions 1 assignee Claimed by @ForNeVeR View on GitHub
area:preprocessor kind:feature
Dominant language
C#
Stars
451
Forks
49
Avg merge
13h 59m
Merged PRs (30d)
6

Description

Currently, our preprocessor only generates text output without the mapping of the code to the original source code.

This blocks us from implementing proper error reporting at further compilation stages.

So, the preprocessor should produce a mapping of the resulting text to the original sources (be it `.c` files or headers).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.