From 2c0f7659ec05ac00fae9af4074cb62cbb6775065 Mon Sep 17 00:00:00 2001 From: Gilles Dubochet Date: Fri, 16 Dec 2005 18:19:00 +0000 Subject: Removed tool support from the scala core module. --- support/textpad/README | 34 --- support/textpad/scala.syn | 664 ---------------------------------------------- 2 files changed, 698 deletions(-) delete mode 100644 support/textpad/README delete mode 100644 support/textpad/scala.syn (limited to 'support/textpad') diff --git a/support/textpad/README b/support/textpad/README deleted file mode 100644 index 92d64f968b..0000000000 --- a/support/textpad/README +++ /dev/null @@ -1,34 +0,0 @@ -* Introduction - -This directory contains an additional syntax definition file (.syn) for -Scala programs. - -More information about TextPad (Windows only) is available from: - - http://www.textpad.com/ - -* Installation - -Copy the file "scala.syn" to the following location: - - /system/ - -Start the TextPad text editor with NO opened files. Select the entry -"New Document Class.." from the menu "Configure" and follow the -instructions. For example: - - Document class name : Scala - Class members : *.scala - Syntax definition file : scala.syn - Enable syntax highlighting: yes - -From that point on, loading a file whose name ends in ".scala" automatically -turns Scala mode on. - -* Thanks - -scala.syn was contributed by Moez A. Abdel-Gawad (moez@cs.rice.edu) - -* Version - -$Id$ diff --git a/support/textpad/scala.syn b/support/textpad/scala.syn deleted file mode 100644 index 2a5461ac21..0000000000 --- a/support/textpad/scala.syn +++ /dev/null @@ -1,664 +0,0 @@ -; TextPad syntax definitions for Scala - -C=1 - -[Syntax] -Namespace1 = 6 -IgnoreCase = No -KeyWordLength = -BracketChars = {[()]} -OperatorChars = -+*/<>!~%^&|=:,;#.?_'@ -PreprocStart = # -SyntaxStart = -SyntaxEnd = -HexPrefix = 0x -CommentStart = /* -CommentEnd = */ -CommentStartAlt = -CommentEndAlt = -SingleComment = // -SingleCommentCol = -SingleCommentAlt = -SingleCommentColAlt = -SingleCommentEsc = -StringsSpanLines = Yes -StringStart = " -StringEnd = " -StringAlt = -StringEsc = \ -CharStart = ' -CharEnd = ' -CharEsc = \ - -[Keywords 1] ; Ones originally from Java -abstract -boolean -break -byte -case -catch -char -class -continue -default -delegate -do -double -else -extends -false -final -finally -float -for -if -implements -import -instanceof -int -interface -long -native -new -null -package -private -protected -public -return -short -static -super -switch -synchronized -this -throw -throws -transient -true -try -void -volatile -while - -[Keywords 2] ; new ones added by Scala -def -implicit -match -object -val -var -trait -type -override -with -sealed -yield -=> - -[Keywords 3] ; Classes existing in Java -AWTError -AWTEvent -AWTEventMulticaster -AWTException -AbstractMethodError -AccessException -Acl -AclEntry -AclNotFoundException -ActionEvent -ActionListener -Adjustable -AdjustmentEvent -AdjustmentListener -Adler32 -AlreadyBoundException -Applet -AppletContext -AppletStub -AreaAveragingScaleFilter -ArithmeticException -Array -ArrayIndexOutOfBoundsException -ArrayStoreException -AudioClip -BeanDescriptor -BeanInfo -Beans -BigDecimal -BigInteger -BindException -BitSet -Boolean -BorderLayout -BreakIterator -BufferedInputStream -BufferedOutputStream -BufferedReader -BufferedWriter -Button -Byte -ByteArrayInputStream -ByteArrayOutputStream -CRC32 -Calendar -CallableStatement -Canvas -CardLayout -Certificate -CharArrayReader -CharArrayWriter -CharConversionException -Character -CharacterIterator -Checkbox -CheckboxGroup -CheckboxMenuItem -CheckedInputStream -CheckedOutputStream -Checksum -Choice -ChoiceFormat -Class -ClassCastException -ClassCircularityError -ClassFormatError -ClassLoader -ClassNotFoundException -Clipboard -ClipboardOwner -CloneNotSupportedException -Cloneable -CollationElementIterator -CollationKey -Collator -Color -ColorModel -Compiler -Component -ComponentAdapter -ComponentEvent -ComponentListener -ConnectException -ConnectIOException -Connection -Constructor -Container -ContainerAdapter -ContainerEvent -ContainerListener -ContentHandler -ContentHandlerFactory -CropImageFilter -Cursor -Customizer -DGC -DSAKey -DSAKeyPairGenerator -DSAParams -DSAPrivateKey -DSAPublicKey -DataFlavor -DataFormatException -DataInput -DataInputStream -DataOutput -DataOutputStream -DataTruncation -DatabaseMetaData -DatagramPacket -DatagramSocket -DatagramSocketImpl -Date -DateFormat -DateFormatSymbols -DecimalFormat -DecimalFormatSymbols -Deflater -DeflaterOutputStream -Dialog -Dictionary -DigestException -DigestInputStream -DigestOutputStream -Dimension -DirectColorModel -Double -Driver -DriverManager -DriverPropertyInfo -EOFException -EmptyStackException -Enumeration -Error -Event -EventListener -EventObject -EventQueue -EventSetDescriptor -Exception -ExceptionInInitializerError -ExportException -Externalizable -FeatureDescriptor -Field -FieldPosition -File -FileDescriptor -FileDialog -FileInputStream -FileNameMap -FileNotFoundException -FileOutputStream -FileReader -FileWriter -FilenameFilter -FilterInputStream -FilterOutputStream -FilterReader -FilterWriter -FilteredImageSource -Float -FlowLayout -FocusAdapter -FocusEvent -FocusListener -Font -FontMetrics -Format -Frame -GZIPInputStream -GZIPOutputStream -Graphics -GregorianCalendar -GridBagConstraints -GridBagLayout -GridLayout -Group -Hashtable -HttpURLConnection -IOException -Identity -IdentityScope -IllegalAccessError -IllegalAccessException -IllegalArgumentException -IllegalComponentStateException -IllegalMonitorStateException -IllegalStateException -IllegalThreadStateException -Image -ImageConsumer -ImageFilter -ImageObserver -ImageProducer -IncompatibleClassChangeError -IndexColorModel -IndexOutOfBoundsException -IndexedPropertyDescriptor -InetAddress -Inflater -InflaterInputStream -InputEvent -InputStream -InputStreamReader -Insets -InstantiationError -InstantiationException -Integer -InternalError -InterruptedException -InterruptedIOException -IntrospectionException -Introspector -InvalidClassException -InvalidKeyException -InvalidObjectException -InvalidParameterException -InvocationTargetException -ItemEvent -ItemListener -ItemSelectable -Key -KeyAdapter -KeyEvent -KeyException -KeyListener -KeyManagementException -KeyPair -KeyPairGenerator -Label -LastOwnerException -LayoutManager -LayoutManager2 -Lease -LineNumberInputStream -LineNumberReader -LinkageError -List -ListResourceBundle -LoaderHandler -Locale -LocateRegistry -LogStream -Long -MalformedURLException -MarshalException -Math -MediaTracker -Member -MemoryImageSource -Menu -MenuBar -MenuComponent -MenuContainer -MenuItem -MenuShortcut -MessageDigest -MessageFormat -Method -MethodDescriptor -MissingResourceException -Modifier -MouseAdapter -MouseEvent -MouseListener -MouseMotionAdapter -MouseMotionListener -MulticastSocket -Naming -NegativeArraySizeException -NoClassDefFoundError -NoRouteToHostException -NoSuchAlgorithmException -NoSuchElementException -NoSuchFieldError -NoSuchFieldException -NoSuchMethodError -NoSuchMethodException -NoSuchObjectException -NoSuchProviderException -NotActiveException -NotBoundException -NotOwnerException -NotSerializableException -NullPointerException -Number -NumberFormat -NumberFormatException -ObjID -Object -ObjectInput -ObjectInputStream -ObjectInputValidation -ObjectOutput -ObjectOutputStream -ObjectStreamClass -ObjectStreamException -Observable -Observer -Operation -OptionalDataException -OutOfMemoryError -OutputStream -OutputStreamWriter -Owner -PaintEvent -Panel -ParameterDescriptor -ParseException -ParsePosition -Permission -PipedInputStream -PipedOutputStream -PipedReader -PipedWriter -PixelGrabber -Point -Polygon -PopupMenu -PreparedStatement -Principal -PrintGraphics -PrintJob -PrintStream -PrintWriter -PrivateKey -Process -Properties -PropertyChangeEvent -PropertyChangeListener -PropertyChangeSupport -PropertyDescriptor -PropertyEditor -PropertyEditorManager -PropertyEditorSupport -PropertyResourceBundle -PropertyVetoException -ProtocolException -Provider -ProviderException -PublicKey -PushbackInputStream -PushbackReader -RGBImageFilter -RMIClassLoader -RMIFailureHandler -RMISecurityException -RMISecurityManager -RMISocketFactory -Random -RandomAccessFile -Reader -Rectangle -Registry -RegistryHandler -Remote -RemoteCall -RemoteException -RemoteObject -RemoteRef -RemoteServer -RemoteStub -ReplicateScaleFilter -ResourceBundle -ResultSet -ResultSetMetaData -RuleBasedCollator -Runnable -Runtime -RuntimeException -SQLException -SQLWarning -ScrollPane -Scrollbar -SecureRandom -Security -SecurityException -SecurityManager -SequenceInputStream -Serializable -ServerCloneException -ServerError -ServerException -ServerNotActiveException -ServerRef -ServerRuntimeException -ServerSocket -Shape -Short -Signature -SignatureException -Signer -SimpleBeanInfo -SimpleDateFormat -SimpleTimeZone -Skeleton -SkeletonMismatchException -SkeletonNotFoundException -Socket -SocketException -SocketImpl -SocketImplFactory -SocketSecurityException -Stack -StackOverflowError -Statement -StreamCorruptedException -StreamTokenizer -String -StringBuffer -StringBufferInputStream -StringCharacterIterator -StringIndexOutOfBoundsException -StringReader -StringSelection -StringTokenizer -StringWriter -StubNotFoundException -SyncFailedException -System -SystemColor -TextArea -TextComponent -TextEvent -TextField -TextListener -Thread -ThreadDeath -ThreadGroup -Throwable -Time -TimeZone -Timestamp -TooManyListenersException -Toolkit -Transferable -Types -UID -URL -URLConnection -URLEncoder -URLStreamHandler -URLStreamHandlerFactory -UTFDataFormatException -UnexpectedException -UnicastRemoteObject -UnknownError -UnknownHostException -UnknownServiceException -UnmarshalException -Unreferenced -UnsatisfiedLinkError -UnsupportedEncodingException -UnsupportedFlavorException -VMID -Vector -VerifyError -VetoableChangeListener -VetoableChangeSupport -VirtualMachineError -Visibility -Void -Window -WindowAdapter -WindowEvent -WindowListener -WriteAbortedException -Writer -ZipEntry -ZipException -ZipFile -ZipInputStream -ZipOutputStream - -[Keywords 4] ; New classes in Scala -Console -Int -Seq -Application -Elem -Unit -Text -Nil -None -Pair -Some -Set -Symbol - -[Keywords 5] ; methods in Scala -length -main -println -toString -isInstanceOf -asInstanceOf - -[Keywords 6] ; Frequent type parameters and single-letter variables -T -U -E -S -A -B -C -D -E -F -G -H -I -J -K -L -M -N -O -P -Q -R -S -T -U -V -W -X -Y -Z -a -b -c -d -e -f -g -h -i -j -k -l -m -n -o -p -q -r -s -t -u -v -w -x -y -z - -[Preprocessor keywords] -#define -#elif -#else -#endif -#error -#if -#undef -#warning -- cgit v1.2.3