Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / marcobambini/gravity issues and pull requests

#429 - fixing DEFAULT_OUTPUT to one that is in --help

Pull Request - State: open - Opened by nerfur 28 days ago - 1 comment

#427 - Updated makefile to allow for creating static libraries

Pull Request - State: open - Opened by jockm 3 months ago - 1 comment

#426 - The defines in `gravity_optionals.h` are Always Defined

Issue - State: open - Opened by jockm 3 months ago

#425 - Make it work with Zig

Pull Request - State: open - Opened by Darkfllame 4 months ago - 1 comment

#424 - Internals documentation

Issue - State: open - Opened by arjunmenon 5 months ago

#421 - hello can we run gravity on microcontroller ?

Issue - State: open - Opened by hpwit 8 months ago - 4 comments

#420 - RUNTIME ERROR: Unknown LOADK index

Issue - State: open - Opened by lbuczkow 9 months ago

#416 - Gravity language windows install instructions

Issue - State: open - Opened by dragsbruh 10 months ago - 1 comment

#415 - Automatic native function/class identifier registration on gravity parser

Issue - State: closed - Opened by jazlee 11 months ago - 1 comment

#413 - Makefile dependency errors

Issue - State: open - Opened by Meiye-lj 12 months ago

#412 - better cli-rework

Issue - State: open - Opened by tDwtp about 1 year ago

#411 - Add tcc support (and fix msbuild without visual studio install)

Pull Request - State: open - Opened by tDwtp about 1 year ago

#410 - Please implement REPL

Issue - State: open - Opened by zaxebo1 over 1 year ago

#409 - Please add syntax highlighting for Sublime Text

Issue - State: closed - Opened by ghost over 1 year ago - 1 comment

#408 - 2023 roadmap?

Issue - State: open - Opened by IngwiePhoenix over 1 year ago

#407 - Documentation section arrow eats into section name

Issue - State: closed - Opened by hrszpuk over 1 year ago - 3 comments

#406 - C like conditional compilation and suggested features

Issue - State: open - Opened by ScriptExec over 1 year ago - 2 comments

#405 - Gravity documentation update to latest

Issue - State: closed - Opened by i-sasha over 1 year ago - 1 comment

#404 - lambda captured

Issue - State: open - Opened by k1epic over 1 year ago - 1 comment

#403 - Runtime Error Should Report File and Line Number

Issue - State: closed - Opened by mwasplund almost 2 years ago - 3 comments

#402 - [Feature] #include guards

Issue - State: open - Opened by mwasplund almost 2 years ago - 1 comment

#401 - Fix Windows Line Number

Pull Request - State: open - Opened by mwasplund almost 2 years ago

#400 - Update Windows Support to VS 2022

Pull Request - State: closed - Opened by mwasplund almost 2 years ago

#396 - Thinking about writing a book

Issue - State: closed - Opened by marcobambini almost 2 years ago

#394 - Problems compiling without GRAVITY_COMPUTED_GOTO being set

Issue - State: closed - Opened by LADSoft almost 2 years ago - 2 comments

#390 - Make install doesn't install libraries nor headers

Issue - State: open - Opened by Mapniv about 2 years ago

#389 - Line numbers in error messages are wrong

Issue - State: open - Opened by bardo84 about 2 years ago - 9 comments

#388 - Support Reference to a non-class type?

Issue - State: open - Opened by Xarvie about 2 years ago

#387 - GC disabled during native function execution

Issue - State: open - Opened by adamschackart over 2 years ago - 8 comments

#386 - Planned event syntax

Issue - State: closed - Opened by GregorMCameron over 2 years ago - 1 comment

#385 - [solved]gravity_instance_deserialize support?

Issue - State: closed - Opened by Xarvie over 2 years ago

#384 - Questions regarding syntax

Issue - State: closed - Opened by untoldengine over 2 years ago - 8 comments

#383 - MSVC NEW_CLOUSRE_VALUE Macro Causes a [C4576] Error

Issue - State: open - Opened by Jvp2001 over 2 years ago - 2 comments

#382 - Question regarding Gravity on Android

Issue - State: open - Opened by Aimen-Hammou almost 3 years ago

#381 - Fix unsigned/signed comparison warnings

Pull Request - State: open - Opened by SamuelMarks about 3 years ago

#380 - Question regarding the GC

Issue - State: closed - Opened by untoldengine about 3 years ago - 8 comments

#378 - Add unit test run to the CI

Pull Request - State: closed - Opened by pamarcos about 3 years ago - 5 comments

#377 - Update Travis CI badge

Pull Request - State: closed - Opened by pamarcos about 3 years ago - 2 comments

#376 - bzero is not cross-platform and deprecated.

Pull Request - State: closed - Opened by iSLC about 3 years ago - 2 comments

#375 - Build shared object on BSDs; remove unneeded WITH_GETLINE.

Pull Request - State: closed - Opened by ibara about 3 years ago - 1 comment

#374 - Rework cli

Pull Request - State: open - Opened by tDwtp over 3 years ago

#372 - Rework cli to allow for dynamic linking against executable

Pull Request - State: closed - Opened by tDwtp over 3 years ago - 1 comment

#371 - Question: Calling a class method from an application

Issue - State: closed - Opened by untoldengine over 3 years ago - 19 comments

#370 - Dynamic linked cli

Pull Request - State: closed - Opened by tDwtp over 3 years ago - 1 comment

#369 - move hash functionality

Pull Request - State: closed - Opened by tDwtp over 3 years ago - 1 comment

#368 - put `gravity_hash_*` from `shared/gravity_value` inside `hared/gravity_hash`

Issue - State: closed - Opened by tDwtp over 3 years ago - 2 comments

#367 - sorting headerfiles

Pull Request - State: closed - Opened by tDwtp over 3 years ago - 1 comment

#366 - Reordering and sorting headerfiles for simpler documentation.

Issue - State: closed - Opened by tDwtp over 3 years ago - 3 comments

#365 - fix read size different from fs-info file-size due to line-ending

Pull Request - State: closed - Opened by tDwtp over 3 years ago - 1 comment

#364 - Sharing code examples on how to implement design patterns using Gravity

Issue - State: open - Opened by untoldengine over 3 years ago - 2 comments

#363 - Add constructor and destructor to class documentation

Pull Request - State: closed - Opened by akamicah over 3 years ago

#362 - [Feature Req] Class Constructor/Destructor, Custom Macros via Delegate

Issue - State: closed - Opened by akamicah over 3 years ago - 3 comments

#361 - Question: How do you bind a subclass in Gravity

Issue - State: closed - Opened by untoldengine over 3 years ago - 8 comments

#360 - Question: How to bind a class method that returns a new object

Issue - State: closed - Opened by untoldengine over 3 years ago - 4 comments

#357 - Question: How to bind a class data members to gravity

Issue - State: closed - Opened by untoldengine over 3 years ago - 2 comments

#356 - [Feature] #include additional search directories

Issue - State: closed - Opened by akamicah over 3 years ago - 2 comments

#355 - Discord?

Issue - State: closed - Opened by ZaZiDev over 3 years ago - 2 comments

#354 - Clang: Fixed implicit conversion from long to double

Pull Request - State: closed - Opened by SheatNoisette over 3 years ago - 1 comment

#353 - [MinGW] Makefile doesn't set compiler properly

Issue - State: closed - Opened by SarahIsWeird over 3 years ago - 3 comments

#352 - [feature request] - Alternate closure syntax

Issue - State: open - Opened by nailuj29 over 3 years ago - 1 comment

#351 - Unresolved external symbols when compiling cli/dll ?

Issue - State: closed - Opened by mconicx over 3 years ago - 5 comments

#350 - File with CR-LF line break will loaded error on Windows.

Issue - State: closed - Opened by NEUGWB over 3 years ago - 4 comments

#349 - Passing arguments to gravity programs

Issue - State: closed - Opened by wbehrens-on-gh over 3 years ago - 2 comments

#348 - Image for Binding README file

Issue - State: closed - Opened by marcobambini over 3 years ago

#347 - after installing the latest version 0.8.1 gravity commands do not work

Issue - State: closed - Opened by cfsavant over 3 years ago - 2 comments

#346 - Private functions in classes

Issue - State: open - Opened by m0nt3-q over 3 years ago - 2 comments

#345 - Includes define guard for emscripten compile

Pull Request - State: closed - Opened by m0nt3-q over 3 years ago - 2 comments

#344 - Fix api example

Pull Request - State: closed - Opened by bynect over 3 years ago - 1 comment

#343 - Add a way to pass command line arguments

Pull Request - State: closed - Opened by bynect over 3 years ago - 1 comment

#342 - Add System.input() for input from stdin

Pull Request - State: closed - Opened by bynect over 3 years ago - 1 comment

#341 - Get value for computed

Issue - State: closed - Opened by DevulderJeanPaul almost 4 years ago - 5 comments

#340 - Memory Leak in example

Issue - State: closed - Opened by CasparKielwein almost 4 years ago - 4 comments

#339 - Inconsistency in the API (underscore_case vs camelCase)

Issue - State: closed - Opened by markand almost 4 years ago - 2 comments

#337 - docs: fix simple typo, sanityzer -> sanitizer

Pull Request - State: closed - Opened by timgates42 almost 4 years ago - 1 comment

#336 - Added ternary expr and switch stmt codegen

Pull Request - State: closed - Opened by asp100m almost 4 years ago - 4 comments

#335 - Remove readline() from gravity utils

Pull Request - State: closed - Opened by RobLoach almost 4 years ago - 1 comment

#334 - cmake: Split up the CLI and Library CMake definitions

Pull Request - State: closed - Opened by RobLoach almost 4 years ago - 2 comments

#333 - docs: Fix whitespace

Pull Request - State: closed - Opened by RobLoach almost 4 years ago - 1 comment

#332 - Added class inheritance documentation

Pull Request - State: closed - Opened by RobLoach almost 4 years ago - 1 comment

#331 - Copy editing :)

Pull Request - State: closed - Opened by drkameleon almost 4 years ago - 1 comment

#330 - fix uint32_t to char conversions in utf8_encode()

Pull Request - State: closed - Opened by rwhitworth almost 4 years ago - 1 comment

#329 - int64_t to uint64_t conversion in optimize_neg_instruction()

Issue - State: closed - Opened by rwhitworth almost 4 years ago - 1 comment

#328 - fix signed char to unsigned char conversion in utf8_charbytes()

Pull Request - State: closed - Opened by rwhitworth almost 4 years ago - 1 comment

#327 - fix size_t comparison of negative in file_read()

Pull Request - State: closed - Opened by rwhitworth almost 4 years ago - 1 comment

#326 - stat check

Issue - State: closed - Opened by tfarina almost 4 years ago - 1 comment

#324 - Constructor Issue

Issue - State: closed - Opened by SuperWangKai almost 4 years ago - 1 comment

#323 - fix some potential null pointer dereference bugs.

Pull Request - State: closed - Opened by Yunlongs almost 4 years ago - 1 comment

#322 - small error in doc

Issue - State: closed - Opened by wtjcn almost 4 years ago - 1 comment

#321 - A Segmentation fault in gravity_ircode.c

Issue - State: closed - Opened by seviezhou about 4 years ago - 1 comment

#320 - Assertion fail in gravity_codegen.c:676

Issue - State: closed - Opened by seviezhou about 4 years ago - 1 comment

#319 - A Segmentation fault in gravity_core.c:1100:5

Issue - State: closed - Opened by seviezhou about 4 years ago - 1 comment

#318 - Assertion fail in gravity_codegen.c:454

Issue - State: closed - Opened by seviezhou about 4 years ago - 1 comment

#317 - Java bindings?

Issue - State: closed - Opened by MrManiacc about 4 years ago - 4 comments

#316 - Where is the compiler

Issue - State: closed - Opened by OfshoX about 4 years ago - 1 comment

#315 - A Segmentation fault in gravity_ircode.c:428:20

Issue - State: closed - Opened by seviezhou about 4 years ago - 1 comment