|
|
|
@140
|
5 months |
matthiasm |
- fixed warnings in Xcode 4
- fixed minor environment setup in Xcode 4
- …
|
|
|
|
@139
|
3 years |
matthiasm |
Printing a symbol with a vertical bar inside needs to escpae the bars …
|
|
|
|
@138
|
3 years |
matthiasm |
Functions can now be printed in BinFromHex notation as well.
|
|
|
|
@137
|
3 years |
matthiasm |
Syntax error indicator now deals with tabs in the original source code …
|
|
|
|
@136
|
3 years |
matthiasm |
Added 'MakeBinaryFromHex(hex, class)'. Added 'LoadBinary(filename)'. Added …
|
|
|
|
@135
|
3 years |
matthiasm |
Testing bilingual documentation for Doxygen comments.
|
|
|
|
@134
|
3 years |
matthiasm |
More whacky machine translation which at least give me an idea of what is …
|
|
|
|
@133
|
3 years |
matthiasm |
Converted documentation from Japanese into what Google claims to be …
|
|
|
|
@132
|
3 years |
gnue |
for Xcode 3.x project
|
|
|
|
@131
|
3 years |
gnue |
make install bug fix. (this patch is contributed by Keita Yamaguti)
|
|
|
|
@130
|
4 years |
gnue |
replace regular expression for 'else' in "newt.l".
|
|
|
|
@129
|
4 years |
gnue |
bug fix "get-path"(kNBCGetPath) B field.
"get-path" B field is zero or …
|
|
|
|
@128
|
4 years |
gnue |
provisional supported semicolon before 'else' syntax.
but, can't use with …
|
|
|
|
@127
|
4 years |
gnue |
bug fix for revision 117(Make initialization via NBCInit explizit to allow …
|
|
|
|
@126
|
4 years |
matthiasm |
kNPSGetPath would get the wrong indexed argument from the stack. The rest …
|
|
|
|
@125
|
4 years |
matthiasm |
Sigh. Must learn lexx and yacc.
|
|
|
|
@124
|
4 years |
matthiasm |
Added a commented out rule which allows a semicolon before 'else' which is …
|
|
|
|
@123
|
4 years |
matthiasm |
Fixing crash when signed char characters have a negative value (Microsoft …
|
|
|
|
@122
|
4 years |
matthiasm |
Increasing some of the limits in the VisualStudio configuration
|
|
|
|
@121
|
4 years |
matthiasm |
Adding libnewt to default build. Fixing NSOF reading bug with missing …
|
|
|
|
@120
|
4 years |
matthiasm |
Avoiding crash bug in R117 by branching for DyneTK
|
|
|
|
@119
|
4 years |
eck |
Fixed typo in Makefile.in for library location
|
|
|
|
@118
|
4 years |
eck |
Add libnewt to the default target and install target
|
|
|
|
@117
|
4 years |
eck |
Make initialization via NBCInit explizit to allow repeated calls of …
|
|
|
|
@116
|
4 years |
eck |
Export NVMInit and NVMClean functions
|
|
|
|
@115
|
4 years |
eck |
Export headers to ...include/newt0
|
|
|
|
@114
|
4 years |
gnue |
removed "contrib/inwt/inwt" in AC_CONFIG_FILES
|
|
|
|
@113
|
4 years |
gnue |
'#pragma mark' is invalidated by '#if 0'
|
|
|
|
@112
|
4 years |
gnue |
The function to call the script from C language is added.
|
|
|
|
@111
|
5 years |
matthiasm |
Added VisualC 2005 build file for static library.
|
|
|
|
@110
|
5 years |
gnue |
Fix Objective-C message sending when structure is returned on Intel Mac. …
|
|
|
|
@109
|
5 years |
gnue |
copy trunk to tags/0.1.3
|
|
|
|
@108
|
5 years |
gnue |
copy trunk(r86) to tags/0.1.2
|
|
|
|
@107
|
5 years |
gnue |
Sorry, the snap shot for debugging remained.
|
|
|
|
@106
|
5 years |
gnue |
The file reference in the NEWT0CurrencyConverter Xcode project to …
|
|
|
|
@105
|
5 years |
gnue |
Behavior when the message is sent to NIL is changed.
NIL:?method(); …
|
|
|
|
@104
|
5 years |
gnue |
Bug fixed assignment routine.
|
|
|
|
@103
|
5 years |
matthiasm |
Restore contrib/inwt/Makefile to previous settings. Please note that the …
|
|
|
|
@102
|
5 years |
matthiasm |
Added a new target to the Make system called 'libnewt' which creates a …
|
|
|
|
@101
|
5 years |
matthiasm |
Undid previous commit for NewtPkg because it would create another, much …
|
|
|
|
@100
|
5 years |
matthiasm |
Fixed precedent entries to be created much earlier and correctly avoid …
|
|
|
|
@99
|
5 years |
gnue |
Doxyfile update for doxygen 1.5.2
|
|
|
|
@98
|
5 years |
matthiasm |
Added flag that allows indenting and newlines when printing an object with …
|
|
|
|
@97
|
5 years |
gnue |
MakePkg and ReadPkg was added for script call
|
|
|
|
@96
|
5 years |
gnue |
NewtPkg was added to Xcode and Makefile.
|
|
|
|
@95
|
5 years |
matthiasm |
Package reader and writer functional and cleaned up.
|
|
|
|
@94
|
5 years |
matthiasm |
Added a rough version of the Package Writer.
NewtPkg now reads version 0 …
|
|
|
|
@93
|
5 years |
gnue |
named and numbered magic pointer were made to be able to coexist.
|
|
|
|
@92
|
5 years |
matthiasm |
Package reader: made local functions static.
|
|
|
|
@91
|
5 years |
matthiasm |
NewtPkg : Package Reader implementation finished and tested on a bunch of …
|
|
|
|
@90
|
5 years |
matthiasm |
Added a pretty complete NEwton Package reader. For best results, you need …
|
|
|
|
@89
|
5 years |
matthiasm |
Committing a preview of how a package reader/write module will look like. …
|
|
|
|
@88
|
5 years |
matthiasm |
Fixed the Win32 "iconv" code from the ground up.
|
|
|
|
@87
|
5 years |
matthiasm |
Added a preconfigured NewtConf.h to the VC6 part of the project. Thanks, …
|
|
|
|
@86
|
5 years |
gnue |
"NewtConfig.h" to "darwin/NewtConfig.h" in Xcode project
|
|
|
|
@85
|
5 years |
gnue |
added "src/newt_core/incs/darwin/NewtConf.h" for Xcode.
changed …
|
|
|
|
@84
|
5 years |
gnue |
src/config.h.in encoding changed from Japanese(Mac OS) to UTF-8.
|
|
|
|
@83
|
5 years |
gnue |
version 0.1.2
Adding Matthias to the staff.
|
|
|
|
@82
|
5 years |
gnue |
COPYING/*.ja.txt changed text encoding(ShiftJIS to UTF-8)
|
|
|
|
@81
|
5 years |
pguyot |
New switch for configure to configure contrib packages.
New contrib …
|
|
|
|
@80
|
5 years |
pguyot |
Switch NewtConf.h for NewtConf.h.in.
|
|
|
|
@79
|
5 years |
pguyot |
Enable named prototypes by default.
Provide a new configuration flag for …
|
|
|
|
@78
|
5 years |
pguyot |
Add support to install Newt/0 at a fixed location on a Unix system. …
|
|
|
|
@77
|
5 years |
pguyot |
Fix send and send-if-defined to match the Newton's order.
|
|
|
|
@76
|
5 years |
matthiasm |
Changed the order of arguments on the stack for the bytecode "send". …
|
|
|
|
@75
|
5 years |
matthiasm |
Using numeric magic pointer when communication with a real Newton.
|
|
|
|
@74
|
5 years |
matthiasm |
Added VC6 project file to compile a static library to later link with …
|
|
|
|
@73
|
5 years |
matthiasm |
Added another VC6 project to generate a static library which we will be …
|
|
|
|
@72
|
5 years |
matthiasm |
Added teh actual VC6 project file
|
|
|
|
@71
|
5 years |
matthiasm |
Added a Microsoft VisualC V6 project file to compile a standalone command …
|
|
|
|
@70
|
5 years |
pguyot |
Update to makefiles for portability.
NativeCalls: support for structure …
|
|
|
|
@69
|
5 years |
gnue |
|
|
|
|
@68
|
5 years |
gnue |
source code file encoding changed from Japanese(Mac OS) to UTF-8.
|
|
|
|
@67
|
5 years |
gnue |
copy trunk to tags/0.1.1
|
|
|
|
@66
|
6 years |
gnue |
modified execute arguments in newt.xcodeproj
|
|
|
|
@65
|
6 years |
gnue |
- add newt_all.xcodeproj for aggregate. builds all the libraries and the …
|
|
|
|
@64
|
6 years |
pguyot |
Fix compilation with universal SDK: endian util should not be included …
|
|
|
|
@63
|
6 years |
pguyot |
MacOS X version of libffi (missing files).
|
|
|
|
@62
|
6 years |
pguyot |
MacOS X version of libffi (both architecture).
|
|
|
|
@61
|
6 years |
pguyot |
x86 version.
|
|
|
|
@60
|
6 years |
pguyot |
Fix sample to follow new API.
|
|
|
|
@59
|
6 years |
pguyot |
Fix warning on x86.
|
|
|
|
@58
|
6 years |
gnue |
add BeginsWith, EndsWith global function
|
|
|
|
@57
|
6 years |
gnue |
change doxygen.conf
|
|
|
|
@56
|
6 years |
gnue |
change configure
change comments
|
|
|
|
@55
|
6 years |
pguyot |
Change in the APIs to be compatible with Relativity API.
(actually, use of …
|
|
|
|
@54
|
6 years |
gnue |
- add NewtObjBinaryClass and NewtObjArrayClass.
contribute patch by Paul …
|
|
|
|
@53
|
6 years |
gnue |
- cleaned up a warning
- the symbols for seek are now seek_set, seek_cur …
|
|
|
|
@52
|
6 years |
pguyot |
Fixed the prototype.
|
|
|
|
@51
|
6 years |
gnue |
change ext.xcodeproj build option
|
|
|
|
@50
|
6 years |
gnue |
change indent
|
|
|
|
@49
|
6 years |
gnue |
add xcode-support
|
|
|
|
@48
|
6 years |
gnue |
add Xcode 2.2 project
|
|
|
|
@47
|
6 years |
gnue |
comment and regex syntax conflict bug fix
|
|
|
|
@46
|
6 years |
gnue |
NewtStrNBeginsWith change caseless for IsInstance, IsSubclass, HasSubclass …
|
|
|
|
@45
|
6 years |
gnue |
change spellmis
|
|
|
|
@44
|
6 years |
gnue |
compare operator bug fix
|
|
|
|
@43
|
6 years |
gnue |
added 'sample/iPodKeyTest.sh' for iPod Linux
|
|
|
|
@42
|
6 years |
gnue |
added Getch global function
|
|
|
|
@41
|
6 years |
gnue |
added Getc global function
|
|
|
|