view .hgignore @ 14094:3f27e57439ed

Truffle/Instrumentation: significant rearrangement (including moved class) and extension of the Truffle Instrumentation Framework. New interfaces include DebugContext (which can be attached to the ExecutionContext), through which access is provided to possibly language-specific (a) node instrumentation, (b) debug services manager, (c) notification when programs halt, (d) display of language values, and (e) display of variable identifiers.
author Michael Van De Vanter <michael.van.de.vanter@oracle.com>
date Mon, 03 Feb 2014 20:58:23 -0800
parents 0fbee3eb71f0
children d2c84a0bf37a
line wrap: on
line source

^mx/env
^mx/checkstyle-timestamps
^mx/eclipse-config.zip
^mx/eclipse-config-libs.zip
^mx/netbeans-config.zip
^mx/netbeans-config-libs.zip
^mx/eclipse-launches
^mx/currentAnnotationProcessors
^mx/ecj.jar
^mx/includes
^build/
^build-nograal/
^dist/
^java/
^lib/
^jdk1.(7|8).0
^java64/
^work/
\.checkstyle$
\.classpath
\.factorypath
\.externalToolBuilders
\.project
\.settings/
\.metadata/
~$
.gdb_history
\.csv$
\.iml$
\.swp$
\.class$
\.log$
\.bak$
\.aux$
\.pdf$
\.dot$
\.pyc$
\.hprof$
\javafilelist.txt$
\.hprof\.txt$
^graal/.*/build.xml
^graal/.*/nbproject/
dist
^doc/.*/dot_temp_
^doc/doxygen/.*$
\.orig$
output\.txt$
output\.cfg$
\.cfg
/nbproject/private/
^graal/hotspot/java$
^scratch/
^test-output/
scratch/
bin/
src_gen/
^local/
^src/share/tools/hsdis/build/
^src/share/tools/IdealGraphVisualizer/[a-zA-Z0-9]*/build/
^src/share/tools/IdealGraphVisualizer/build/
^src/share/tools/IdealGraphVisualizer/dist/
^visualizer/[a-zA-Z0-9]*/build/
^visualizer/build/
^visualizer/dist/
^visualizer/nbplatform/
^src/share/tools/IdealGraphVisualizer/nbplatform/
^.hgtip
.DS_Store
javadoc/
.idea/
^cscope.out
^tags
syntax: glob
*.bgv
core.*
*.jar
*.jar.*
eclipse-build.xml
rebuild-launch.out
coverage
jacoco.exec
workingsets.xml
.buildbot/
graal.options
agent/build/*
agent/make/filelist
agent/make/sa17.tar.gz
graal/com.oracle.truffle.ruby.test/specs/mspec
graal/com.oracle.truffle.ruby.test/specs/rubyspec