Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
w7cook
/
batch-jython
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Update
- #3
#3
Open
august782
wants to merge 24 commits into
w7cook:master
w7cook/batch-jython:master
from
august782:master
august782/batch-jython:master
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Open
Update
#3
august782
wants to merge 24 commits into
w7cook:master
w7cook/batch-jython:master
from
august782:master
august782/batch-jython:master
Copy head branch name to clipboard
Commits
Commits on Oct 5, 2012
Generate for Skip, a quick type-casting fix
August Shi
committed
0633c1b
View commit details
Copy full SHA for 0633c1b
Browse repository at this point
Merge branch 'master' of https://github.com/august782/batch-jython
August Shi
committed
314fc04
View commit details
Copy full SHA for 314fc04
Browse repository at this point
Commits on Oct 17, 2012
Forest name is now a passed in parameter, local ConvertFactory also supports Out now
August Shi
committed
ded2efd
View commit details
Copy full SHA for ded2efd
Browse repository at this point
BatchRemote now takes a forest as input when executing and connecting
August Shi
committed
23a53ed
View commit details
Copy full SHA for 23a53ed
Browse repository at this point
Commits on Nov 1, 2012
Generator class to create Jython nodes, like in Java implementation
August Shi
committed
6a9e02e
View commit details
Copy full SHA for 6a9e02e
Browse repository at this point
Uses Generator class instead of directly creating Jython nodes
August Shi
committed
26ca7c2
View commit details
Copy full SHA for 26ca7c2
Browse repository at this point
Commits on Nov 27, 2012
Add scope for Batch block, so now can find locals and distinguish between Let and Assign nodes
August Shi
committed
3b74bb7
View commit details
Copy full SHA for 3b74bb7
Browse repository at this point
Commits on Dec 16, 2012
Add scope to the batch block, now can distinguish between Let and Assign
August Shi
committed
5a7ad80
View commit details
Copy full SHA for 5a7ad80
Browse repository at this point
BatchRemote tries to send dictionary of inputs to remote service and switches to using stream reader/writer
August Shi
committed
3163121
View commit details
Copy full SHA for 3163121
Browse repository at this point
Commits on Feb 27, 2013
First commit in a long time: implemented forests using the BatchRemote service as provided parameter; Made For nodes create multi-forests in order to get proper functionality; Messed with scopes to…
Show description for 3e3339f
August
committed
3e3339f
View commit details
Copy full SHA for 3e3339f
Browse repository at this point
Test files for performance testing of batch, rpyc, and some pyro; Tests include basic remote procedure call, file directory traversal, single loops, matrix manipulation
August
committed
51278cf
View commit details
Copy full SHA for 51278cf
Browse repository at this point
Commits on Apr 26, 2013
Necessary files for running batch services client side
August
committed
1927c1a
View commit details
Copy full SHA for 1927c1a
Browse repository at this point
Pyro and rpyc libraries
August
committed
9429a0d
View commit details
Copy full SHA for 9429a0d
Browse repository at this point
Test files and data for running looping rpc test
August
committed
7584e73
View commit details
Copy full SHA for 7584e73
Browse repository at this point
Test files and data for running file test
August
committed
35a6f99
View commit details
Copy full SHA for 35a6f99
Browse repository at this point
Forgot to add file for averaging points
August
committed
dbc5b5a
View commit details
Copy full SHA for dbc5b5a
Browse repository at this point
Compiler files for everything up to now, including scoping issues, preliminary batch functions, looping forests properly, using generator properly, and possibly more...
August
committed
a4ea81e
View commit details
Copy full SHA for a4ea81e
Browse repository at this point
Modifications to nodes to support batch functions
August
committed
159145b
View commit details
Copy full SHA for 159145b
Browse repository at this point
Support in grammar for batch functions
August
committed
caaefe7
View commit details
Copy full SHA for caaefe7
Browse repository at this point
New batches jar for compilation
August
committed
9755c09
View commit details
Copy full SHA for 9755c09
Browse repository at this point
Commits on May 3, 2013
Use of new batch keyword, small bug fix in compiler, less prints
August
committed
986715f
View commit details
Copy full SHA for 986715f
Browse repository at this point
Commits on Dec 19, 2013
Changed keyword for batches back to mybatch
August
committed
a8aebd5
View commit details
Copy full SHA for a8aebd5
Browse repository at this point
Commits on Dec 22, 2013
Clean up comments and unnecesarily commented code for readability
August
committed
f3d6058
View commit details
Copy full SHA for f3d6058
Browse repository at this point
Commits on Dec 23, 2013
Updated the service object that handles sending of batch script (specifically If was not implemented correctly)
August
committed
311e835
View commit details
Copy full SHA for 311e835
Browse repository at this point
You can’t perform that action at this time.