Git Product home page Git Product logo

calculator_nx's Introduction

Hello! It's me, EmreTech! ๐Ÿ‘‹

GitHub Statistics

I'm a bisexual, enby femboy who programs in my free time!

Programming languages:

Socials:

calculator_nx's People

Contributors

ddinghoya avatar emretech avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

calculator_nx's Issues

Directory rename from "kr-KO" to "ko"

When I thought about it, Directory name is wrong by HOS localizations.

locale

Can you change it to "ko"?

Or should I delete the directory and create a new one?

Core - Updater bugs

I finally was able to test the new updater! It doesn't work properly.
To-Do List:

  • Fix updater not being able to replace older file (std::filesystem issue?)
  • Fix updater treating older versions on betas as "newer versions"

app crash with certain expressions

app will soft crash (close with an HOS message) upon performing the following:

  • enter only an operator symbol - like "/" or "^"
  • press "="

only tested 2.0.1 Stable NRO version via non-applet mode

Core - App Crashes When Evaluating Expressions with a Leading Operator

This issue was found when testing for another similar issue, #11.

If you enter an expression like 0 + or 2 * the app will crash. This is most likely because the program is trying to access a value in the value stack that doesn't exist. This means that it will cause a buffer overflow and crash.

A solution to fix this includes checking if there are enough values and operators in the stack, and otherwise warn the user that this expression is invalid.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.