Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

walt-parser-tools

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

walt-parser-tools - npm Package Versions

2

0.2.8

Diff

abuldauskas
published 0.2.7 •

abuldauskas
published 0.2.6 •

abuldauskas
published 0.2.5 •

abuldauskas
published 0.2.4 •

abuldauskas
published 0.2.3 •

abuldauskas
published 0.2.2 •

abuldauskas
published 0.2.1 •

Changelog

Source

[0.2.1]

Added

  • Unary (-) operator (#6)

Changed

  • Animation demo to use unary(-) and pointers

Fixed

  • Object pointer parsing in Function arguments
  • Animation demo, missing types
abuldauskas
published 0.2.0 •

Changelog

Source

[0.2.0]

Added

  • sizeof
  • typecasts (1 : f32), (0.5 : i32) etc.
  • top-level typecasts for expressions
  • type promotions in math expressions
  • type safety and warnings in binary expressions
  • Canvas example
  • Increment/decrement and assign +=/-=
  • basic support for the break keyword
  • node mapper

Changed

  • Cleaned up type parser
  • Debug type literal info

Removed

  • Unary ++/--

Fixed

  • Array indexing into user types and arrays of buit-ins
  • Many incorrectly name type conversion opcodes
  • Loop condition code
  • Cleaned up tons of build warnings
  • Tests, false positive tests.
  • Coverage improvements
  • Corrected float memory load encodings
abuldauskas
published 0.1.5 •

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc