Skip to content

Releases: shaoziyang/LittleInterpreters

v3.6

08 Apr 04:13
Compare
Choose a tag to compare
  • fixed float calc bug
  • add float display precision

v3.5

08 Apr 00:41
Compare
Choose a tag to compare
  • modify mmoOutAdd to display CR correctly
  • use print event to improve LittleC performance
  • use own RTL_PRINT_FLOAT for LittleC
  • fix subtraction expression bug(such as 5-50)

v3.2

05 Apr 08:51
Compare
Choose a tag to compare
  • prompt when use x as variable name
  • click calc result add to express

Add Code Snippet function

04 Apr 02:25
Compare
Choose a tag to compare
  • add Code Snippet
  • add F9 shotcut run script
  • add F3 shotcut search codesnippet
  • remove unused graph module ti reduce size

add basic interpretor and calculator

31 Mar 09:10
Compare
Choose a tag to compare

v1.0

30 Mar 01:46
Compare
Choose a tag to compare
Update .gitignore