AdaCore / uwrap

1 stars 0 forks source link

Use symbol instead of string for idendifiers #8

Open QuentinOchem opened 4 years ago

QuentinOchem commented 4 years ago

Many functions compare strings to verify if we're on a specific entity. We should use a symbol table instead.