Commit graph

85 commits

Author SHA1 Message Date
pgm-chardelv1
9c31a92abd Adds first version for min & max | Needs review 2021-07-19 16:12:00 +02:00
pgm-chardelv1
2ba01713ef Last commit of week 2 2021-07-15 17:00:54 +02:00
pgm-chardelv1
2289827a9d Merge branch 'feature/js-interpreter' of https://github.com/pietervdvn/AspectedRouting into feature/js-interpreter 2021-07-14 16:32:37 +02:00
pgm-chardelv1
00b6f66110 Edit gitignore 2021-07-14 16:29:09 +02:00
pgm-chardelv1
a751490e4b Add RuleSet for comfort, safety & speed factor 2021-07-14 16:28:02 +02:00
77fa88dfd4 Add extra example 2021-07-13 13:36:01 +02:00
12fc26fa44 Add stub to get started 2021-07-13 13:26:36 +02:00
49979c2072 Small improvements 2021-05-12 13:28:36 +02:00
6cefdf5602 Add snippets, more fixes to 'must_match', various small iprovements 2021-04-05 18:33:46 +02:00
a116fd1bdb Fixed order of arguments, fix various issues in lua output 2021-04-04 01:57:41 +02:00
e2cd6caa70 Fix various bugs, improve docs, allow 'null' in JSON, specify behaviour of must_match better 2021-04-03 19:11:41 +02:00
8e3383baec Add name to test output 2021-03-31 16:13:17 +02:00
6739dd8b25 Proper calculation of the type of a list of expressions - turns out it was broken 2021-03-15 20:33:19 +01:00
38a50a6713 Add historical documentation 2021-03-11 16:22:39 +01:00
6a70c4bc52 Add legacy output for itinero1.0 formats 2021-03-08 13:52:29 +01:00
a98e1c4738 Initialize values on nil 2021-03-05 15:10:20 +01:00
3f0793ca22 Add unfolded generation of lua for better performance 2021-03-05 14:48:42 +01:00
aae20662e2 Add option to extract constant tables, fix string.start 2021-02-25 19:16:51 +01:00
00fa1a8b67 Fix tests: some relation tags wouldn't be included in the lua testing, causing the tests to fail 2021-02-20 14:31:35 +01:00
f343637f21 Rename 'const' to 'firstArgs' in the lua-files 2021-02-17 14:25:21 +01:00
3520c2341b Add documentation 2021-02-16 11:59:40 +01:00
2e1389ebd9 Regenerating the examples, add documentation 2021-02-16 11:58:31 +01:00
ac948b4471 Add example output 2021-02-04 18:31:11 +01:00
ab712aaead Update readme 2021-02-04 11:54:56 +01:00
6d52b3da2c Fix tests of the examples 2021-01-27 20:08:30 +01:00
0ee7516bfe Simplify bicycle example 2021-01-27 16:24:55 +01:00
c98b434370 Actually add the examples 2021-01-27 16:14:10 +01:00
142e192ff9 Move examples to the top level 2021-01-27 16:12:48 +01:00
8e55bd9840 Fix output for itinero 2.0 2021-01-26 23:16:40 +01:00
60c3bec1e0 Stabilize sort order 2021-01-04 13:57:53 +01:00
b9cb0ef632 Stabilized date in generated profiles 2021-01-04 13:46:47 +01:00
Pieter Vander Vennet
878cfbb48f Luaprinter: Assume twoway by default, more relaxed interpretation of oneway tag, remove throwing error 2020-11-18 21:47:17 +01:00
Pieter Vander Vennet
f003662d8c Assume not oneway by default 2020-11-17 15:57:22 +01:00
Pieter Vander Vennet
1b67267add Tuned down the profiles to only be examples, add the examples in testing 2020-10-21 16:31:01 +02:00
Pieter Vander Vennet
3f3940a7b3 Remove unnecessary tests from the lua profiles 2020-10-15 20:27:51 +02:00
Pieter Vander Vennet
3fb6c0f83e Add pedestrian-profile files 2020-10-15 20:27:37 +02:00
Pieter Vander Vennet
c9a106abfb Add pedestrian and pedestrian.slow_roads, and various small additional fixes 2020-10-15 20:14:57 +02:00
Pieter Vander Vennet
531ab5241c Add more tests 2020-09-30 13:46:47 +02:00
Pieter Vander Vennet
aa3b669da9 Fix tests, add profile metadata output 2020-09-30 13:35:30 +02:00
Pieter Vander Vennet
bf560e4c81 Legacy relation preprocessor now only keeps the ref number of stad genk 2020-09-09 14:26:13 +02:00
Pieter Vander Vennet
29d7200158 Small tweak to ferry speed 2020-09-09 14:15:14 +02:00
Pieter Vander Vennet
6d2f10e7a3 More bug fixes 2020-09-09 12:25:56 +02:00
Pieter Vander Vennet
08419f91df Fix bugs in max.lua, add interval in calculation 2020-09-07 19:20:52 +02:00
Pieter Vander Vennet
30266e72d2 Add better ferry handling 2020-09-07 18:47:48 +02:00
Pieter Vander Vennet
666c78ff59 Add tests on new behaviours 2020-09-07 18:47:37 +02:00
Pieter Vander Vennet
b1e4aa29a3 Clarify behaviour of null on aggregate functions, small fixes 2020-09-07 18:47:24 +02:00
Pieter Vander Vennet
4ebddfd807 Fix serialization of ifDotted 2020-09-07 18:45:36 +02:00
Pieter Vander Vennet
64fd49e33b Use 'pairs' instead of 'ipairs' so that functions don't break on lists with nil, fix various small bugs 2020-09-07 18:44:44 +02:00
Pieter Vander Vennet
153f30f381 Add cycle_network_ref legacy 2020-09-02 13:24:03 +02:00
Pieter Vander Vennet
a164a807cf Add testcase 2020-07-23 22:04:43 +02:00