Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update grammar to FunC v0.5.0 #1

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

unserialize
Copy link

@unserialize unserialize commented Jun 14, 2024

Points from FunC v0.5.0 that are applicable to highlightjs-func:

  • new keywords
  • traditional //comments
  • no longer comment nesting

When ton-blockchain/ton#1026 is merged, this MR will become non-draft

package-lock.json was changed, because it seems to be outdated.

After changes in the src/ folder, the launch of ./scripts/build.sh created .min.js files in dist/.
Since the version of highlightjs is not set strict in package.json, changes in fift.min.js also occurred.

* new keywords
* traditional //comments
* no longer comment nesting

package-lock.json was changed, because it seems to be outdated

After changes in the src/ folder, `./scripts/build.sh` created .min.js files in dist/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant