Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
28 check-ins
2017-10-01
| ||
19:24 | Create new branch named "test" Leaf check-in: 5b4c2c2203 user: emanuel tags: test | |
2016-02-28
| ||
14:40 | Elimina ficheiros desnecessários. Leaf check-in: 7ffe84e459 user: emanuel tags: trunk | |
2013-03-02
| ||
02:18 | Added README.md file. check-in: 20a5fcb60b user: emanuel.angelo@gmail.com tags: trunk | |
02:15 | Added LICENSE and .gitignore files. check-in: 8ba03e918b user: emanuel.angelo@gmail.com tags: trunk | |
01:39 | Eliminated file relative to the Bazaar repository. check-in: c55fc21fb9 user: emanuel.angelo@gmail.com tags: trunk | |
2012-10-16
| ||
23:22 | Added two more variations for the I/O functions. check-in: 4277aea5f8 user: emanuel.angelo@gmail.com tags: trunk | |
19:41 | Added square root function. check-in: 2ef952be95 user: emanuel.angelo@gmail.com tags: trunk | |
19:24 | Added alternative functions for I/O ("ler" and "escrever"). check-in: b0380d17ef user: emanuel.angelo@gmail.com tags: trunk | |
2012-10-09
| ||
23:37 | Added boolean variables and statements. check-in: 21cd97d6f6 user: emanuel.angelo@gmail.com tags: trunk | |
2012-10-08
| ||
19:57 | Added note to implement boolean statements and values. check-in: 68e94abd24 user: emanuel.angelo@gmail.com tags: trunk | |
00:28 | Updated the lists for bugs and tasks to do. check-in: 96fdb2bfc8 user: emanuel.angelo@gmail.com tags: trunk | |
00:14 | Added verbose alternatives to every relational operator and also for the logical "not". check-in: 852a0cc815 user: emanuel.angelo@gmail.com tags: trunk | |
2012-10-07
| ||
23:05 | Bug fixed: Parenthesis around logical "and" and logical "or". check-in: 5b8b878593 user: emanuel.angelo@gmail.com tags: trunk | |
22:41 | Fixed unitary operations ("not" and "-"). Parenthesis around logical "and" and logical "or" isn't working. check-in: 5f2604f546 user: emanuel.angelo@gmail.com tags: trunk | |
22:05 | Logical operators "and" and "or" are now fixed. Logical "not" is still broken. check-in: 301dbcd155 user: emanuel.angelo@gmail.com tags: trunk | |
21:24 | Bug fix: Parenthesis in expressions now work again. Spelling error on "parenthesis" corrected. check-in: 9f1baa35b6 user: emanuel.angelo@gmail.com tags: trunk | |
2012-10-01
| ||
22:23 | Merged with the Portuguese interface version. check-in: 37bcb0ebbb user: emanuel.angelo@gmail.com tags: trunk | |
22:19 | Bug fix: Identifiers in expressions would cause parser error. check-in: dd5d9a163a user: emanuel.angelo@gmail.com tags: trunk | |
13:58 | Interface is in portuguese; sending to server is disabled, for security reasons. check-in: 8f7def4150 user: emanuel@esa.pt tags: trunk | |
06:13 | Added extended comparison operators (">=", "<=" and "=="), but unitary operators ("not" and "-") and logical operators ("and" and "or") still don't work. check-in: 077087432a user: emanuel.angelo@gmail.com tags: trunk | |
04:59 | Bug fixed: Arithmetic engine now respects operation's order. check-in: e611b739a4 user: emanuel.angelo@gmail.com tags: trunk | |
2012-09-30
| ||
20:05 | Bug fixed: Identifier names can now have "ê" or "Ê" in them. check-in: 4d196d20cf user: emanuel.angelo@gmail.com tags: trunk | |
18:15 | Bugs found: · arithmetic engine fails operator priority; · characters "ê" and "Ê" not accepted in identifier names; · incorrect shapes for manual input and terminal output. To implement: · Add >=, <=, ==, logical AND, OR and NOT to the grammar. check-in: 5f600baaa4 user: emanuel.angelo@gmail.com tags: trunk | |
2012-04-02
| ||
16:03 | Added favicon.ico. check-in: e29e489a1f user: emanuel.angelo@gmail.com tags: trunk | |
2012-03-04
| ||
23:19 | Added a script to push the commits to the server and then do an update to the remote working tree. check-in: 04e6fe3018 user: emanuel.angelo@gmail.com tags: trunk | |
02:53 | Added a loop example to the user files. check-in: 02c40e70a1 user: emanuel.angelo@gmail.com tags: trunk | |
01:57 | Added a couple of example *.splaf files on the server. check-in: 8a351a5b17 user: emanuel.angelo@gmail.com tags: trunk | |
00:24 | Initial commit. check-in: 2bb5f2bbed user: emanuel.angelo@gmail.com tags: trunk | |