|
|
|
@439
|
[439]
|
2 years |
lupino3 |
Added Piersanto's code, fixed some errors but still doesn't compile. Will …
|
|
|
|
@438
|
[438]
|
2 years |
lupino3 |
Created Editor branch
|
|
|
|
@437
|
[437]
|
2 years |
Mauryzyo |
commit implementazione cache
|
|
|
|
@435
|
[435]
|
2 years |
lupino3 |
Updated the .jar file
|
|
|
|
@434
|
[434]
|
2 years |
lupino3 |
Changed version from 0.5.1 to 0.5.2
|
|
|
|
@433
|
[433]
|
2 years |
lupino3 |
Added rev 316 to 0.5 branch (fix for aligned IO operations with labels)
|
|
|
|
@432
|
[432]
|
2 years |
mancausoft |
Added to 0.5 branch the fixes from revision 288
|
|
|
|
@431
|
[431]
|
2 years |
lupino3 |
Merged revisions 417-421 in 0.5 branch (Fixes for Java 6)
|
|
|
|
@430
|
[430]
|
2 years |
mancausoft |
Added to 0.5 branch the fixes from revision 288
|
|
|
|
@429
|
[429]
|
2 years |
mancausoft |
Added to 0.5 branch the fixes from revision 288
|
|
|
|
@426
|
[426]
|
2 years |
lupino3 |
Added to 0.5 branch the fixes from revision 288 (last commit was on tag, …
|
|
|
|
@424
|
[424]
|
2 years |
lupino3 |
Created the branch for 0.5.x bugfix releases
|
|
|
|
@423
|
[423]
|
2 years |
max83t |
deleting duplication
|
|
|
|
@422
|
[422]
|
2 years |
max83t |
Copying the event dispatcher fix in order to test this branch
|
|
|
|
@416
|
[416]
|
2 years |
max83t |
Betty's work
|
|
|
|
@402
|
[402]
|
2 years |
Mauryzyo |
|
|
|
|
@401
|
[401]
|
3 years |
thetarro |
Added CommentRecognizer? and CommentToken?; fixed little problems.
|
|
|
|
@400
|
[400]
|
3 years |
thetarro |
Now numbers can be entered with a leading '#'.
|
|
|
|
@399
|
[399]
|
3 years |
thetarro |
Now comments are recognized and put into the GUI window!
|
|
|
|
@398
|
[398]
|
3 years |
lupino3 |
Fixed handling of missing instructions
|
|
|
|
@397
|
[397]
|
3 years |
lupino3 |
Fixed handling of code lines when the source is empty
|
|
|
|
@396
|
[396]
|
3 years |
lupino3 |
Fixed handling of separate .code and .data sections
|
|
|
|
@395
|
[395]
|
3 years |
lupino3 |
Fixed pack of instructions that contain wrong parameters
|
|
|
|
@394
|
[394]
|
3 years |
lupino3 |
Backported the fix for ReportDialog? from trunk
|
|
|
|
@392
|
[392]
|
3 years |
lupino3 |
Fixed a bug about sign handling
|
|
|
|
@391
|
[391]
|
3 years |
lupino3 |
Changed the way IntegerToken? treats numeric values
|
|
|
|
@390
|
[390]
|
3 years |
lupino3 |
Removed an annoying debug print that I forgot to delete before last commit
|
|
|
|
@389
|
[389]
|
3 years |
lupino3 |
Added the warning for ignored words; improved the handling of parser …
|
|
|
|
@388
|
[388]
|
3 years |
lupino3 |
Fixed an omission: didSomeRealParsing was never set to true
|
|
|
|
@387
|
[387]
|
3 years |
lupino3 |
The 'missing .code or .data' warning now is an error
|
|
|
|
@386
|
[386]
|
3 years |
lupino3 |
Better support for invalid and empty files
|
|
|
|
@385
|
[385]
|
3 years |
lupino3 |
Handling for newlines between label and instruction, not adding …
|
|
|
|
@384
|
[384]
|
3 years |
lupino3 |
Now a label can be used as an immediate value
|
|
|
|
@383
|
[383]
|
3 years |
lupino3 |
Removed an useless debug print
|
|
|
|
@381
|
[381]
|
3 years |
thetarro |
Fixed a bug: #include command were not commentable.
|
|
|
|
@380
|
[380]
|
3 years |
thetarro |
Fixed include errors detection.
|
|
|
|
@379
|
[379]
|
3 years |
lupino3 |
Fixed PC-relative branches
|
|
|
|
@378
|
[378]
|
3 years |
thetarro |
Added handling of FileNotFoundException?.
|
|
|
|
@377
|
[377]
|
3 years |
lupino3 |
Fixed a bug in Memory
|
|
|
|
@376
|
[376]
|
3 years |
lupino3 |
Fixed the warnings handling
|
|
|
|
@375
|
[375]
|
3 years |
thetarro |
Added missing HALT instruction control.
|
|
|
|
@374
|
[374]
|
3 years |
lupino3 |
Added warnings
|
|
|
|
@373
|
[373]
|
3 years |
thetarro |
Token getColumn() now correctly return first character.
|
|
|
|
@372
|
[372]
|
3 years |
lupino3 |
Added info about the column in the error dialog, corrected some accented …
|
|
|
|
@371
|
[371]
|
3 years |
lupino3 |
Error handling (not perfectly working)
|
|
|
|
@370
|
[370]
|
3 years |
thetarro |
Added column numbering to Token and Scanner; added test files for include …
|
|
|
|
@369
|
[369]
|
3 years |
thetarro |
Include loops verification.
|
|
|
|
@368
|
[368]
|
3 years |
lupino3 |
Removed two empty lines. :)
|
|
|
|
@367
|
[367]
|
3 years |
lupino3 |
The parser now handles labels for the .data section
|
|
|
|
@366
|
[366]
|
3 years |
thetarro |
Dummy commit.
|
|
|
|
@365
|
[365]
|
3 years |
lupino3 |
Various improvements
|
|
|
|
@364
|
[364]
|
3 years |
lupino3 |
IDToken now handles correctly data and instruction labels in …
|
|
|
|
@363
|
[363]
|
3 years |
lupino3 |
First integration of the new parser with the GUI. Deleted the parsertest …
|
|
|
|
@362
|
[362]
|
3 years |
lupino3 |
Instruction parsing
|
|
|
|
@361
|
[361]
|
3 years |
thetarro |
Fixed hex numbers parsing in IntegerToken?.
|
|
|
|
@360
|
[360]
|
3 years |
lupino3 |
Instructions are interpreted and saved to memory
|
|
|
|
@359
|
[359]
|
3 years |
thetarro |
Token validate() now works fine with all subclasses.
|
|
|
|
@358
|
[358]
|
3 years |
thetarro |
Fixed a Bug in FlowControl?_IType, added IdToken? addParams.
|
|
|
|
@357
|
[357]
|
3 years |
thetarro |
Added addParam method to RegisterToken? and FPRegisterToken classes.
|
|
|
|
@356
|
[356]
|
3 years |
lupino3 |
Added the addParam method to the Instruction
|
|
|
|
@355
|
[355]
|
3 years |
lupino3 |
Implemented the addToParametersList() method for IntegerToken?
|
|
|
|
@354
|
[354]
|
3 years |
thetarro |
Keywords validation now works with a dictionary, IDRecognizer is simpler.
|
|
|
|
@353
|
[353]
|
3 years |
lupino3 |
Modified the addParameter method name to addToParametersList, and added …
|
|
|
|
@352
|
[352]
|
3 years |
thetarro |
Now IDRecognizer correctly recognizes FP keywords and returns appropriates …
|
|
|
|
@351
|
[351]
|
3 years |
lupino3 |
First support for localization of parser's error messages
|
|
|
|
@350
|
[350]
|
3 years |
thetarro |
Fixed a bug in NumberRecognizer?, fixed a typo in DataParsingAlgorithm? …
|
|
|
|
@349
|
[349]
|
3 years |
lupino3 |
First, rudimentary support to .double directive
|
|
|
|
@348
|
[348]
|
3 years |
lupino3 |
Cosmetic fixes
|
|
|
|
@347
|
[347]
|
3 years |
lupino3 |
Added support for .ASCIIZ
|
|
|
|
@346
|
[346]
|
3 years |
lupino3 |
First version of string parsing
|
|
|
|
@345
|
[345]
|
3 years |
lupino3 |
Dummy commit, to add comments for the last one (344). Now the parser …
|
|
|
|
@344
|
[344]
|
3 years |
lupino3 |
Changes to writeInteger: now it returns the number of bytes written to …
|
|
|
|
@343
|
[343]
|
3 years |
thetarro |
Lots of changes by thetarro and lupino3
|
|
|
|
@342
|
[342]
|
3 years |
lupino3 |
Created a new package only for tokens
|
|
|
|
@341
|
[341]
|
3 years |
lupino3 |
Minor fixes to Null and Code parsing algorithms, new methods in Parser
|
|
|
|
@340
|
[340]
|
3 years |
lupino3 |
Added first version of the .data parsing algorithm
|
|
|
|
@339
|
[339]
|
3 years |
lupino3 |
Added an option to ParserTest?, that allows to test the scanner alone
|
|
|
|
@338
|
[338]
|
3 years |
thetarro |
Register aliases now are correctly recognized.
|
|
|
|
@337
|
[337]
|
3 years |
lupino3 |
Parser now adds instructions to the Symbol Table. Improved the code …
|
|
|
|
@336
|
[336]
|
3 years |
lupino3 |
Added a debug next() method that prints the next token and returns it
|
|
|
|
@335
|
[335]
|
3 years |
lupino3 |
Now integerToken validates against 'U' if its value is >= 0
|
|
|
|
@334
|
[334]
|
3 years |
lupino3 |
Removed a 'b' label in B.s, that now is an error because reserved words …
|
|
|
|
@333
|
[333]
|
3 years |
thetarro |
Now IdToken? validates both 'L' and 'B', fixed label validation.
|
|
|
|
@332
|
[332]
|
3 years |
lupino3 |
First version of the .code section parser, still doesn't operate on …
|
|
|
|
@331
|
[331]
|
3 years |
lupino3 |
Modified the buildInstruction() method of class Instruction; now it …
|
|
|
|
@330
|
[330]
|
3 years |
lupino3 |
Removed calls to edumips64.Main.logger, as in this development phase we …
|
|
|
|
@329
|
[329]
|
3 years |
lupino3 |
First classes for the parsing subsystem
|
|
|
|
@328
|
[328]
|
3 years |
lupino3 |
Removed .jar files from the branch; added getBuffer() method to the Token …
|
|
|
|
@327
|
[327]
|
3 years |
thetarro |
Now Token class has support for line numbering.
|
|
|
|
@326
|
[326]
|
3 years |
thetarro |
ScannerTable? class is made more flexible (thanks to generics!)
|
|
|
|
@325
|
[325]
|
3 years |
thetarro |
Fixed hex numbers recognition.
|
|
|
|
@324
|
[324]
|
3 years |
lupino3 |
Added a ParserTest? class, that will be used in the development of the …
|
|
|
|
@323
|
[323]
|
3 years |
lupino3 |
Corrected a small error in Recognizer.java
|
|
|
|
@322
|
[322]
|
3 years |
thetarro |
First classes of the new Parser!
|
|
|
|
@321
|
[321]
|
3 years |
lupino3 |
Creation of the new_parser branch
|
|
|
|
@319
|
[319]
|
3 years |
max83t |
Branch created for the delay slot development
|
|
|
|
@315
|
[315]
|
3 years |
S|b |
Definizione dei metodi di cache che effettuano le operazioni di lettura e …
|
|
|
|
@314
|
[314]
|
3 years |
S|b |
|
|
|
|
@313
|
[313]
|
3 years |
S|b |
creato un sistema chea seguito di un miss di dato in memoria, blocca le …
|
|
|
|
@312
|
[312]
|
3 years |
S|b |
Definizione della classe Cache.java
Modifica dell'istruzione LB.java,che …
|
|
|
|