Skip to content

Latest commit

 

History

History
133 lines (60 loc) · 5.02 KB

CHANGELOG.md

File metadata and controls

133 lines (60 loc) · 5.02 KB

Change Log

All notable changes to the "gem5-slicc" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

1.6.1 (2024-02-23)

Bug Fixes

  • enhance version compatibility (86edf74)

1.6.0 (2023-12-07)

Features

  • accurate completion item (d2d622e)

1.5.0 (2023-11-20)

Features

1.4.5 (2023-11-16)

Bug Fixes

  • syntax: remove constant.character in variables.define (2df8d53)

1.4.4 (2023-11-16)

Bug Fixes

  • attribute.func string format (f32c028)

1.4.3 (2023-11-15)

Bug Fixes

1.4.2 (2023-11-14)

Bug Fixes

  • function multi lines define (11712a6)
  • port define multi lines (2a4e8ee)
  • transition define multi lines (78815fc)

1.4.1 (2023-11-14)

Bug Fixes

  • funcs defined in struct display in outline (350ac86)

1.4.0 (2023-11-14)

Features

1.3.0 (2023-11-14)

Features

1.2.0 (2023-10-19)

Features

Bug Fixes

  • parameters after colons are not recognized (ef80b50)

Performance Improvements

  • increase accuracy and types of support (53bf0ed)
  • optimize enumeration (b819bf1)

1.1.0 (2023-10-19)

Features

  • support display file icon (9272074)

1.0.2 (2023-10-18)

Bug Fixes

  • parameters after colons are not recognized (ef80b50)

Performance Improvements

1.0.1 (2023-10-18)

Performance Improvements

  • increase accuracy and types of support (53bf0ed)

1.0.0 (2023-09-25)

Features

[Unreleased]

  • Initial release