1
1
Fork 0
Commit Graph

26 Commits

Author SHA1 Message Date
Bruce Eckel 652ab83563 Working through exercise tasks
Files containing only a newline at the end of the file indicate that I have reviewed that task and didn't need to change anything. The file now has a new timestamp indicating it has been reviewed.
2020-10-11 10:39:02 -06:00
Svetlana Isakova ea9543b999 Updated course at Stepik 2020-09-29 14:26:48 +02:00
Svetlana Isakova 75d281ac02 Reverted introducing packages everywhere 2020-09-26 21:20:41 +02:00
Svetlana Isakova d0e773d4a8 Replaced appendln with appendLine that should be used in 1.4 2020-09-26 15:49:59 +02:00
Svetlana Isakova f299d0943e Updated samples 2020-09-26 15:44:32 +02:00
Svetlana Isakova 61d375c927 Regenerated samples 2020-07-28 21:55:32 +02:00
Svetlana Isakova 223a2bdac2 Changes in 'remove-info.yaml' after the Edu course update at Stepik 2020-05-14 14:19:47 +02:00
Svetlana Isakova 7133459770 Regenerated exercise descriptions 2020-04-23 14:36:38 +02:00
Svetlana Isakova 675fbc8fd2 Regenerated content 2019-11-07 14:01:16 +01:00
Svetlana Isakova 31b188a5e5 Function names rename according to changes in exercises 2019-11-07 13:33:24 +01:00
Svetlana Isakova 66411903f0 Reformatted code 2019-10-23 14:11:49 +02:00
Svetlana Isakova 57b325cab4 Regenerated test names 2019-10-16 16:16:07 +02:00
Svetlana Isakova 3c5fac1cd4 More changes according to the new package naming scheme 2019-10-16 13:59:25 +02:00
Svetlana Isakova f730aedc6d Changed the naming scheme for exercise packages 2019-10-16 11:45:05 +02:00
Svetlana Isakova 7b6a596da4 Regenerated package names for exercises 2019-10-15 18:25:49 +02:00
Svetlana Isakova 848d4cc0b6 Regenerated samples and exercise descriptions 2019-10-14 16:53:56 +02:00
Svetlana Isakova 97a3ef48cd Regenerated the course content 2019-10-10 17:58:14 +02:00
Svetlana Isakova 1d6955c7df Added timeout for all tests 2019-07-25 15:56:52 +02:00
Svetlana Isakova 34e11c6fbe Fixed robot tests after result formatting changes 2019-07-25 13:42:19 +02:00
Svetlana Isakova 9b4c24abdf Copied explanations of coordinates based on feedback 2019-07-25 13:06:11 +02:00
Svetlana Isakova 64057f4aff Added tests to automatically run 'main' functions in exercise samples 2019-07-23 17:12:17 +02:00
Svetlana Isakova ffceefe6c4 Removed dependencies; code formatting 2019-07-22 19:25:59 +02:00
Svetlana Isakova fc352474d9 Trimmed whitespaces and empty lines at the end of the task descriptions 2019-07-18 18:16:40 +02:00
Svetlana Isakova 218da5a8c9 Replaced 'fun main(args)' with 'fun main()' in examples and exercises 2019-07-15 16:45:18 +02:00
Svetlana Isakova 6c2378774d Store task descriptions in markdown instead of html 2019-07-15 16:01:04 +02:00
Svetlana Isakova b40d0329be Converted AtomicKotlin course to a new format 2019-07-15 15:36:11 +02:00