Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: bsteffensmeier/jep

Tags

v3.4.0rc2

Toggle v3.4.0rc2's commit message
remove inner classes from classlist txt files

scripted removal based on / and .
public inner classes still accessible as attributes on outer class

Change-Id: If075e5d0a0efb96c9d900189060d75434d8869be

v3.3.6

Toggle v3.3.6's commit message
backport memory leak fix for caught exceptions

Change-Id: Ifb5e4264cc2dbb4f7384a0368a8c42ac103880f4

v3.4.0rc

Toggle v3.4.0rc's commit message
updated release note wording for clarification

v3.3.5

Toggle v3.3.5's commit message
remove extraneous comment

Change-Id: I7c97e66baf791d7758a282e2f908484a6f77ea30

v3.3.4

Toggle v3.3.4's commit message
more consistently place jep jar on install

remove using distutils.install_data for jar
instead use our custom install_lib for jar

v3.3.0

Toggle v3.3.0's commit message
Updated README

v3.2.0

Toggle v3.2.0's commit message
fix #1 by shipping a list of jvm classes with jep

getting a list of classes in the runtime is really awful.