issues
search
beeware
/
batavia
A JavaScript implementation of the Python virtual machine.
http://pybee.org/batavia
Other
1.39k
stars
424
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump package-lock.json via `npm audit fix`
#838
glasnt
closed
4 years ago
0
Fix spelling of JavaScript
#837
wolfv
closed
4 years ago
0
Update roadmap.rst
#836
clach04
closed
4 years ago
0
Update contribute-code.rst
#835
dbrainz
closed
4 years ago
0
Bump mixin-deep from 1.3.1 to 1.3.2
#834
dependabot[bot]
closed
5 years ago
0
Bump eslint from 3.9.1 to 4.18.2
#833
dependabot[bot]
closed
5 years ago
0
Bump lodash from 4.17.5 to 4.17.15
#832
dependabot[bot]
closed
5 years ago
0
Implement staticmethod builtin
#831
gregcowell
closed
4 years ago
0
Grammatical fix
#830
MarkJonDev
closed
5 years ago
1
Fixed some broken links in 'docs/how-to' section
#829
pranavmodx
closed
4 years ago
3
The links to contributor's guide and others appear to be broken
#828
pranavmodx
opened
5 years ago
3
Failing macOS unittest - pow corner case(s)
#827
pzrq
opened
5 years ago
2
How-To Update for Docs (building on #816)
#826
pzrq
opened
5 years ago
1
Improve docs for Python 3.7+
#825
pzrq
closed
5 years ago
0
Python 3.7+: Add testserver/test/__init__.py
#824
pzrq
closed
5 years ago
0
Migrated code contribution guide from website.
#823
freakboy3742
closed
5 years ago
0
type(tuple) not working properly
#822
dmoisset
opened
5 years ago
1
Convert Pandas to Javascript?
#821
abalter
closed
5 years ago
2
Accounted for the length of the keyword argument + () when substituti…
#820
alexjdw
closed
5 years ago
0
How-To Update for docs.
#819
alexjdw
opened
5 years ago
0
Update list implementation.
#818
alexjdw
closed
4 years ago
0
Add list tests
#817
alexjdw
closed
4 years ago
2
Extend Builtin Format function
#816
staujd02
closed
4 years ago
20
Update inplace magic methods to have correct side-effects.
#815
martica
closed
4 years ago
1
Update all __dir__ properties to return lists instead of strings.
#814
martica
closed
5 years ago
0
Bump js-yaml from 3.11.0 to 3.13.1
#813
dependabot[bot]
closed
5 years ago
4
All the implementations of __dir__ return a string, not a list.
#812
martica
closed
5 years ago
0
BaseException.__repr__ fixes
#811
alexjdw
closed
5 years ago
6
Add basic 3.7 support
#810
martica
closed
5 years ago
1
37 error fixes
#809
martica
closed
5 years ago
0
Refactoring abs, all, any and bin
#808
martica
closed
5 years ago
0
Implements format builtin (sync of #760)
#807
martica
closed
5 years ago
1
Fix test_str::test_conversion_types
#806
alexjdw
closed
5 years ago
3
Remove Support for Python 3.4
#805
danyeaw
closed
5 years ago
0
Fix "".format()
#804
alexjdw
closed
5 years ago
1
Correct repr of exceptions.
#803
martica
closed
5 years ago
1
Replace version.earlier and version.later with version.at_least
#802
martica
closed
5 years ago
1
RefreenceError: CodeMirror not defined
#801
ashneg
closed
5 years ago
2
Get all existing tests passing for sum and add two arg tests.
#800
martica
closed
5 years ago
1
Add check to assertCodeExecution that something was output and fix tests
#799
martica
closed
5 years ago
1
Updates to test runners for windows and setup.py test.
#798
martica
closed
5 years ago
0
Unittests fail to run at all
#797
alexjdw
closed
5 years ago
6
WIP - Break up utils.py
#796
martica
closed
5 years ago
1
Prevent unintentional exceptions constituting a passing test.
#795
martica
closed
5 years ago
1
Complex exponentiation
#794
martica
closed
5 years ago
0
Remove stray newline
#793
martica
closed
5 years ago
0
Improve confidence in tests by enforcing that exception inside the tests are caught
#792
martica
closed
5 years ago
2
Investigate a persistent python test runner process
#791
martica
opened
5 years ago
0
Test to ensure issue #574 is fixed.
#790
martica
closed
5 years ago
0
Add timeout to Python and JS test execution.
#789
martica
closed
5 years ago
0
Next