GithubHelp home page GithubHelp logo

fossillogic / fossil-sdk Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 653 KB

Fossil SDK: Software Development Kit created by Fossil Logic for general project development from small command tools to large applications, platform-independent and designed with quality.

Home Page: https://fossillogic.com/docs/fossil-sdk-software/

License: Mozilla Public License 2.0

C 67.54% Meson 0.53% Python 0.39% C++ 31.55%
c cpp fossillogic meson mesonbuild

fossil-sdk's People

Contributors

dependabot[bot] avatar dreamer-coding avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

dreamer-coding

fossil-sdk's Issues

Need to resolve stack structure remove command

Describe the bug
There seems to be an issue with the stack structure remove command crashing a given project.

To Reproduce
Steps to reproduce the behavior can be done by adding to the stack and attempting to remove items.

Expected behavior
I expect a given tofu block to be removed from a stack when using the remove command

Desktop (please complete the following information):

  • OS: PI 5
  • Version 1.0.2

Test for fail doesn't reset after failure

Describe the bug
Test for on fail doesn't reset after failure during a given test run.

To Reproduce
Steps to reproduce the behavior, group some tests, make the first one fail and others pass, and the issue will be clear when making note of every other case also being a fail even though it should have been recorded as a pass.

Expected behavior
I expect the on fail to reset after a each failed case to avoid false positives.

Desktop (please complete the following information):

  • OS: PI 5
  • Version: 1.0.1

Use ArrayOf insted of ToFu array to simplfy the ActionOf algorithms

Is your feature request related to a problem? Please describe.
Seems like the action functions are good so far but can be enhanced using the new ArrayOf type rather than just declaring an array of ToFu blocks.

Describe the solution you'd like
I'm thinking we could update the API so we only use ArrayOf rather than asking for a ToFu array along with an array size since ArrayOf should keep track of the size internally.

Describe alternatives you've considered
Nothing I can think of at this time.

Additional context
Nothing I can think of at this time.

Memory getter for host system API seems to fail when getting memory size

Describe the bug
Memory getter for host system API seems to fail when getting memory size and results in an error message

To Reproduce
The behavior can be reproduced by simply trying to use the get info function from the host system API and seeing the error message.

Expected behavior
I expect this getter to get the host info including the memory size of a given host system.

Desktop (please complete the following information):

  • OS: PI 5
  • Version 1.0.2

Add soring algorithm to ActionOf part of ToFu APi

Is your feature request related to a problem? Please describe.
Seems like there is currently no way to do a generic sort in the ActionOf ToFu API

Describe the solution you'd like
I think a sorting action can be added along with making use of the new array of type, and should require minimal params for simplicity.

Describe alternatives you've considered
Nothing I can think of

Additional context
Nothing I can think of

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.