Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / arturo-lang/arturo issues and pull requests
#1359 - [Arithmetic] add `powmod` built-in function?
Issue -
State: open - Opened by github-actions[bot] 10 months ago
- 1 comment
Labels: enhancement, library, open discussion, todo, → Arithmetic
#1358 - [Helpers/objects] Should check defined magic methods for validity
Issue -
State: open - Opened by github-actions[bot] 10 months ago
- 1 comment
Labels: error handling, todo, stale, oop
#1357 - [OOP] Should we allow subtyping "some" of our built-in types?
Issue -
State: open - Opened by github-actions[bot] 10 months ago
- 2 comments
Labels: open discussion, todo, values, stale, oop
#1356 - [convertedValueToType] should throw in case the user type is not initialized
Issue -
State: open - Opened by github-actions[bot] 10 months ago
- 1 comment
Labels: bug, vm, error handling, todo, values, stale, oop
#1355 - [Converters] Block -> String conversion not supported!
Issue -
State: open - Opened by github-actions[bot] 10 months ago
- 1 comment
Labels: bug, enhancement, library, critical, todo, stale, :string, :block
#1354 - [Converters] Make sure `convertedValueToType` works fine + add tests
Issue -
State: open - Opened by github-actions[bot] 10 months ago
- 1 comment
Labels: library, unit-test, todo, cleanup, stale
#1353 - [VM\value\comparison]: Clear comparisons with `getValuePair`
Pull Request -
State: open - Opened by RickBarretto 11 months ago
- 3 comments
Labels: values
#1352 - Parser: Prefer an attributeLabel over an incomplete floating-point number, when appropriate
Issue -
State: closed - Opened by drkameleon 11 months ago
Labels: bug, parser, values, :attributeLabel
#1351 - Minor color bug (blue: orange) => only with monokai classic theme!
Issue -
State: closed - Opened by Ryton 11 months ago
- 4 comments
Labels: bug
#1350 - Add more "magic" type methods
Pull Request -
State: closed - Opened by drkameleon 11 months ago
- 1 comment
Labels: enhancement, vm, library, helpers, values, new feature, oop
#1349 - [VM/values/value] create proper constructor overloads for deep-copying
Issue -
State: open - Opened by github-actions[bot] 11 months ago
- 1 comment
Labels: enhancement, todo, cleanup, values, stale
#1348 - [VM/values/value] add better unit-tests for deep copies
Issue -
State: open - Opened by github-actions[bot] 11 months ago
- 1 comment
Labels: unit-test, todo, values, stale
#1347 - Better deep-copying for Dictionary values
Pull Request -
State: closed - Opened by drkameleon 11 months ago
- 1 comment
Labels: bug, unit-test, values
#1346 - Iterators: Add function for Regex match replacement
Issue -
State: open - Opened by drkameleon 11 months ago
- 1 comment
Labels: library, new feature, → Iterators
#1345 - Core\new: not working properly for Dictionaries
Issue -
State: closed - Opened by drkameleon 11 months ago
Labels: bug, critical
#1344 - Add new `:method` type
Pull Request -
State: closed - Opened by drkameleon 11 months ago
- 1 comment
Labels: enhancement, vm, error handling, library, helpers, evaluator, execution, values, bytecode, ast, oop
#1343 - Feature request: more to :<unit> from :string methods
Issue -
State: open - Opened by Ryton 11 months ago
- 4 comments
Labels: bug, library, values, stale
#1342 - build: Better user interface for the builder script
Pull Request -
State: closed - Opened by RickBarretto 11 months ago
- 2 comments
Labels: installer
#1341 - 32-bits CPU support issues
Issue -
State: open - Opened by RickBarretto 11 months ago
- 1 comment
Labels: vm, open discussion, workflows, stale
#1340 - Enable and 32-bits (x86 and ARM32) builds
Pull Request -
State: closed - Opened by RickBarretto 11 months ago
- 2 comments
Labels: workflows, ci
#1339 - [Core/import] `.lean` not always working properly
Issue -
State: open - Opened by github-actions[bot] 11 months ago
- 1 comment
Labels: bug, library, unit-test, todo, → Core
#1338 - [Core/__VerbosePackager] Find an elegant way to inject hidden functions
Issue -
State: open - Opened by github-actions[bot] 11 months ago
- 1 comment
Labels: enhancement, library, todo, cleanup, → Core
#1337 - VM/values/value: properly copy nested Block values
Pull Request -
State: closed - Opened by drkameleon 11 months ago
- 1 comment
Labels: bug, critical, values
#1336 - Core/new: doesn't work properly with nested arrays
Issue -
State: closed - Opened by drkameleon 11 months ago
Labels: bug, critical, values
#1335 - Collections\first: stuck if given a `.n:` value higher than the size of the collection
Issue -
State: closed - Opened by drkameleon 11 months ago
Labels: bug, library, easy
#1334 - Fix REPL output
Pull Request -
State: closed - Opened by drkameleon 11 months ago
- 1 comment
Labels: bug, repl, critical
#1333 - Regression: REPL doesn't show output correctly
Issue -
State: closed - Opened by drkameleon 11 months ago
Labels: bug, critical
#1332 - Fix some builder bugs
Pull Request -
State: closed - Opened by RickBarretto 11 months ago
- 14 comments
Labels: installer, workflows, ci
#1331 - Web builds are not compiling
Issue -
State: closed - Opened by RickBarretto 11 months ago
- 1 comment
Labels: bug, critical, web
#1330 - Debug Package Manager on Windows
Pull Request -
State: closed - Opened by drkameleon 11 months ago
- 16 comments
Labels: bug, repl, library, helpers, windows, workflows, mergeable, benchmark, ci, command line
#1329 - Fix inheritance-related errors
Pull Request -
State: closed - Opened by drkameleon 11 months ago
- 1 comment
Labels: vm, error handling, library, helpers, execution, values, oop
#1328 - Make all functions in the Sets module work with Range values
Issue -
State: open - Opened by drkameleon 11 months ago
- 1 comment
Labels: enhancement, library, values, stale, new feature, :range, → Sets
#1327 - Iterator functions for ranges perform far worse than a simple `while`
Issue -
State: open - Opened by drkameleon 11 months ago
- 1 comment
Labels: bug, library, benchmark, stale, performance, :range, → Iterators
#1326 - `contains?`/`in?` perform much slower for range checking than a simple `and?`
Issue -
State: open - Opened by drkameleon 11 months ago
- 6 comments
Labels: bug, library, values, stale, performance, → Collections
#1325 - Core\var: should also support Word values
Issue -
State: closed - Opened by drkameleon 11 months ago
Labels: enhancement, library, easy, values
#1324 - Core\let: should also support Word values
Issue -
State: closed - Opened by drkameleon 11 months ago
Labels: enhancement, library, easy, values
#1323 - Show proper errors when using un`define`d types
Issue -
State: open - Opened by drkameleon 11 months ago
Labels: bug, error handling, oop
#1322 - Add function that allows us to iterate through RegEx `match`es
Issue -
State: open - Opened by drkameleon 11 months ago
- 1 comment
Labels: enhancement, library, stale, new feature, :regex
#1321 - Add support for `super`
Pull Request -
State: closed - Opened by drkameleon 11 months ago
- 1 comment
Labels: enhancement, vm, error handling, library, helpers, values, new feature, oop
#1320 - Fix issues with type inheritance
Pull Request -
State: closed - Opened by drkameleon 11 months ago
- 1 comment
Labels: bug, library, helpers, values, oop
#1319 - Fix pending OOP-related CI tests
Pull Request -
State: closed - Opened by drkameleon 11 months ago
- 1 comment
Labels: bug, documentation, library, unit-test, helpers, cleanup, values, rosetta code, oop
#1318 - Add support for automated type constructors
Pull Request -
State: closed - Opened by drkameleon 11 months ago
- 1 comment
Labels: enhancement, library, cleanup, values, new feature, oop
#1317 - Added TODO (previous PR merge fix)
Pull Request -
State: closed - Opened by drkameleon 11 months ago
Labels: vm, library
#1316 - Library cleanup & re-organization
Pull Request -
State: closed - Opened by drkameleon 11 months ago
- 1 comment
Labels: vm, library, helpers, ui, cleanup
#1315 - Fine-tune object-oriented aspects of Arturo
Pull Request -
State: closed - Opened by drkameleon 11 months ago
- 1 comment
Labels: enhancement, vm, library, helpers, ui, language, values, new feature
#1314 - Revamp Arturo's OOP capabilities
Pull Request -
State: open - Opened by drkameleon 12 months ago
Labels: documentation, enhancement, vm, error handling, library, unit-test, helpers, evaluator, ui, cleanup, execution, values, bytecode, new feature, rosetta code, ast
#1313 - Unrelated `uglify-js` message for developer, non-web builds
Issue -
State: closed - Opened by drkameleon 12 months ago
Labels: bug, installer
#1312 - EXPERIMENT: Eliminate the need for `do` after imports
Pull Request -
State: closed - Opened by drkameleon 12 months ago
- 1 comment
Labels: vm, experimental, ast
#1311 - [VM/ast] Doesn't correctly recognize nested dictionary/object methods
Issue -
State: closed - Opened by github-actions[bot] 12 months ago
- 1 comment
Labels: bug, vm, critical, todo, ast
#1310 - Fix warnings with BigNum initializers
Pull Request -
State: closed - Opened by drkameleon 12 months ago
- 1 comment
Labels: bug, 3rd-party, cleanup
#1309 - Add PathLiteral support for standard library functions
Pull Request -
State: closed - Opened by drkameleon 12 months ago
- 1 comment
Labels: enhancement, vm, library
#1308 - Implement new PathLiteral type
Pull Request -
State: closed - Opened by drkameleon 12 months ago
- 1 comment
Labels: vm, library, helpers, parser, values
#1307 - Automatically inject `this` in object functions
Pull Request -
State: closed - Opened by drkameleon 12 months ago
- 1 comment
Labels: enhancement, vm, library, ast
#1306 - Make it possible define callable in-object functions, with access to `this`
Issue -
State: closed - Opened by drkameleon 12 months ago
Labels: enhancement, values
#1305 - Make object functions callable
Pull Request -
State: closed - Opened by drkameleon 12 months ago
- 1 comment
Labels: enhancement, vm, new feature, ast
#1304 - Added new Error & ErrorKind value types
Pull Request -
State: closed - Opened by RickBarretto 12 months ago
- 23 comments
Labels: documentation, vm, repl, library, unit-test, helpers, values, rosetta code
#1303 - [Paths\module] Re-implement & change behavior of built-in function
Issue -
State: closed - Opened by github-actions[bot] 12 months ago
- 1 comment
Labels: enhancement, library, package manager, todo
#1302 - [Core/import] `.lean` not always working properly
Issue -
State: closed - Opened by github-actions[bot] 12 months ago
- 1 comment
Labels: bug, library, unit-test, todo
#1301 - [Core/__VerbosePackager] Find an elegant way to inject hidden functions
Issue -
State: closed - Opened by github-actions[bot] 12 months ago
- 1 comment
Labels: enhancement, library, todo, cleanup
#1300 - Add package management support via command-line
Pull Request -
State: closed - Opened by drkameleon 12 months ago
- 1 comment
Labels: enhancement, vm, repl, error handling, library, helpers, command line, new feature
#1299 - Disable non-working terminal options
Pull Request -
State: closed - Opened by drkameleon 12 months ago
- 1 comment
Labels: bug, command line
#1298 - Cleaner version info
Pull Request -
State: closed - Opened by drkameleon 12 months ago
- 1 comment
Labels: enhancement, vm, library, helpers, command line
#1296 - Make Date values codifiable
Pull Request -
State: closed - Opened by drkameleon 12 months ago
- 1 comment
Labels: bug, unit-test, values
#1295 - [Values/printable] `as.code` not working for Date values
Issue -
State: closed - Opened by drkameleon 12 months ago
Labels: bug, easy
#1294 - `try?` / `else` not working correctly with `return` statements
Issue -
State: closed - Opened by drkameleon 12 months ago
- 2 comments
Labels: bug, critical
#1293 - [Scripts/module] Needs complete rewrite
Issue -
State: closed - Opened by drkameleon 12 months ago
Labels: bug, enhancement, package manager, open discussion, critical
#1292 - Add support for `**` as a symbol
Pull Request -
State: closed - Opened by drkameleon 12 months ago
- 1 comment
Labels: enhancement, vm, parser, values
#1291 - New package manager implementation
Pull Request -
State: closed - Opened by drkameleon 12 months ago
- 6 comments
Labels: vm, repl, error handling, library, package manager, 3rd-party, helpers, values, command line
#1290 - [values/custom/vsymbol] add symbol for `**`
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: enhancement, vm, todo, values
#1289 - [Values/printable] `codify` could work better for String values
Issue -
State: open - Opened by github-actions[bot] about 1 year ago
- 1 comment
Labels: vm, open discussion, todo, values, stale, :string
#1287 - [build.nims] New Builder for Arturo
Pull Request -
State: closed - Opened by RickBarretto about 1 year ago
- 37 comments
Labels: vm, installer, unit-test, workflows, ci
#1286 - Syntax highlighting for Arturo
Issue -
State: open - Opened by BNAndras about 1 year ago
- 4 comments
Labels: enhancement, stale
#1285 - Public-facing testing framework
Issue -
State: closed - Opened by BNAndras about 1 year ago
- 4 comments
Labels: enhancement
#1284 - [Collections\slice] is not returning concise values for out-of bound index
Issue -
State: open - Opened by RickBarretto about 1 year ago
- 3 comments
Labels: bug, stale
#1281 - Functions defined with `let` are ignored in source files
Issue -
State: closed - Opened by programandala-net about 1 year ago
- 5 comments
Labels: bug, stale
#1280 - [Vm\values\operators] replace `helpers/maths` by `std/math`
Pull Request -
State: closed - Opened by RickBarretto about 1 year ago
- 3 comments
Labels: values
#1279 - Curl-fetched entrypoint (arturo.sh) not automatically executable
Issue -
State: closed - Opened by Ryton about 1 year ago
- 4 comments
Labels: bug, stale
#1278 - [Net/serve] Fix routing issues
Pull Request -
State: open - Opened by drkameleon about 1 year ago
Labels: bug, enhancement, library, critical, cleanup
#1277 - [Net\serve] examples are not working
Issue -
State: open - Opened by RickBarretto about 1 year ago
#1276 - Data corruption in write.json when compiled
Issue -
State: closed - Opened by jinyus about 1 year ago
- 4 comments
Labels: bug, stale
#1275 - If statement should skip the second condition if the first is false
Issue -
State: closed - Opened by jinyus about 1 year ago
- 3 comments
Labels: bug
#1274 - FYI: cannot get playground to work
Issue -
State: closed - Opened by OneArb about 1 year ago
- 4 comments
Labels: bug
#1273 - [Helpers\helper] Refactor helper.nim
Pull Request -
State: closed - Opened by RickBarretto about 1 year ago
- 7 comments
Labels: unit-test, helpers
#1272 - [Helpers\charset] add Vietnamese alphabet support
Pull Request -
State: closed - Opened by RickBarretto about 1 year ago
- 1 comment
Labels: helpers
#1269 - negative elapsed time
Issue -
State: closed - Opened by retsyo about 1 year ago
- 2 comments
Labels: bug
#1268 - [VM/values/types] Re-optimize Value object size
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: enhancement, vm, todo, values
#1267 - [Collections] Sanitize `chop` & `drop`
Pull Request -
State: closed - Opened by drkameleon about 1 year ago
- 2 comments
Labels: documentation, enhancement, library, unit-test, cleanup, rosetta code
#1266 - Figure out the best way to implement this. One way is to use async
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#1265 - Can POST body be sent with Connection: Close?
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#1264 - Update `httpx` external dependency
Pull Request -
State: closed - Opened by drkameleon about 1 year ago
- 1 comment
Labels: enhancement, 3rd-party, helpers, cleanup
#1263 - [VM/values/operators] Could we simply use Nim's stdlib `divmod`
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: enhancement, open discussion, todo, values
#1262 - [VM/lib] verify implementation of `requireValue`
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
- 1 comment
Labels: enhancement, vm, open discussion, todo
#1261 - [Helpers/bignums] fix warning with `newInt`, `newFloat`, `newRat`
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
- 2 comments
Labels: enhancement, 3rd-party, todo, stale
#1260 - Same as above, only "Password:" (I think?
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#1259 - Check whether it's asking for the "Username:"
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#1258 - Folding? i.e when a line is too long, shorten it...
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: todo
#1257 - [Extras/httpx] update `httpx`
Issue -
State: closed - Opened by github-actions[bot] about 1 year ago
Labels: enhancement, 3rd-party, todo
#1256 - Fix Nim 2.0 issues with Windows
Pull Request -
State: closed - Opened by drkameleon about 1 year ago
- 1 comment
Labels: bug, windows
#1255 - Fix bug with `move`
Pull Request -
State: closed - Opened by drkameleon about 1 year ago
- 1 comment
Labels: bug, vm, library, evaluator, ui, execution
#1254 - Upgrade to Nim 2.0.0
Pull Request -
State: closed - Opened by drkameleon about 1 year ago
- 3 comments
Labels: enhancement, vm, library, installer, 3rd-party, helpers, ui, workflows, execution, values, ci