This website requires JavaScript.
Explore
Help
Sign In
felixfoertsch
/
bitburner-src
Watch
1
Star
0
Fork
0
You've already forked bitburner-src
mirror of
https://github.com/bitburner-official/bitburner-src.git
synced
2026-04-21 00:32:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37a38c1e27cb2c429293ccf64ef2b90aea53d2cc
bitburner-src
/
src
/
Netscript
T
History
Daniel Xie
37a38c1e27
Fixed at least some of the bugs with Evaluator. needs more testing
2017-05-01 00:39:48 -05:00
..
Environment.js
Resolving and rejecting at the top level now returns a reference to workerScripts. This makes killing/deleting a running script possible. The feature appears to be working now
2016-12-06 10:59:20 -06:00
Evaluator.js
Fixed at least some of the bugs with Evaluator. needs more testing
2017-05-01 00:39:48 -05:00
InputStream.js
Added InputStream, Tokenizer, and Parser(unfinished) class. Changed Newerth to Aevum
2016-11-14 00:42:31 -06:00
NetscriptWorker.js
Fixed at least some of the bugs with Evaluator. needs more testing
2017-05-01 00:39:48 -05:00
Parser.js
Playtesting - Fixed bugs and some rebalancing with foreign servers
2017-04-20 03:29:07 -05:00
Tokenizer.js
Fixed some bugs, began adding a Script class
2016-11-21 00:11:14 -06:00